Recycler
Common RecyclerView decorations and helpers for the Android platform.
For more information please visit the Wiki.
Download
Download the latest release or add as dependency in your project via:
Gradle
compile "universum.studios.android:recycler:${
DESIRED_VERSION
}
@aar"
Modules
This library may be also used via separate modules. For more information please see Modules.
Compatibility
Supported down to the Android API Level 14.
Dependencies
com.android.support:support-annotations
com.android.support:support-v4
com.android.support:recyclerview-v7
License
Licensed under the Apache License: Version 2.0 or later.
You can redistribute, modify or publish any part of the code presented within this repository but as it is described in the LICENSE, the software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES or CONDITIONS OF ANY KIND.