Advanced RecyclerView Examples
*This app is a demonstration app for the Advanced RecyclerView library*
The Advanced RecyclerView library provides these features.
– Swipe dismiss item
– Swipe pinning item
– Drag and drop sorting
– Expandable item
– Item shadow for pre-Lollipop devices
– Simple item divider decoration
– Works on API level 9 (but some animations are not supported)
Source code of the app and library are available on GitHub.
https://github.com/h6ah4i/android-advancedrecyclerview
更多
Advanced RecyclerView Examples 1.0.0 更新
2018年12月21日
– Migrated to AndroidX