
Advanced RecyclerView Examples
h6a_h4i · com.h6ah4i.android.example.advrecyclerview
UpdatedDec 20, 2022
PublishedDec 20, 2022
Packagecom.h6ah4i.android.example.advrecyclerview
MD58c9a269cec9af8daf265bfb5043cccd5
SHA1 (signer)9C:1B:A8:0D:D7:89:D0:EC:9A:5A:1F:32:5E:BA:93:4F:61:3C:17:E7
Signed byCN=Haruki Hasegawa, OU=n/a, O=n/a, L=na/, ST=n/a, C=JP
Malware scanTRUSTED
Contact[email protected]
What's new
## 0.10.5
[Bug fixes]
- Fixed View.OVER_SCROLL_NEVER not work when dragging (issue #374)
[Improvements]
- Expose path segments for header footer adapter (PR #368, #373)
- Updated support library to v25.3.0
[Bug fixes]
- Fixed View.OVER_SCROLL_NEVER not work when dragging (issue #374)
[Improvements]
- Expose path segments for header footer adapter (PR #368, #373)
- Updated support library to v25.3.0
Description
*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
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
Required features
- Faketouch android.hardware.faketouch