Advanced RecyclerView Examples1.0.1
Publisher Description
Advanced RecyclerView Examples -
Demonstration app of Advanced RecyclerView library
*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
About Advanced RecyclerView Examples
The company that develops Advanced RecyclerView Examples is h6ah4i. The latest version released by its developer is 1.0.1.
To install Advanced RecyclerView Examples on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2023-08-20 and was downloaded 5 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the Advanced RecyclerView Examples as malware as malware if the download link to com.h6ah4i.android.example.advrecyclerview is broken.
How to install Advanced RecyclerView Examples on your Android device:
- Click on the Continue To App button on our website. This will redirect you to Google Play.
- Once the Advanced RecyclerView Examples is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
- A pop-up window with the permissions required by Advanced RecyclerView Examples will be shown. Click on Accept to continue the process.
- Advanced RecyclerView Examples will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.
Program Details
System requirements
Download information
Pricing
Version History
version 1.0.1
posted on 2023-08-20
Update target API level to 33.
version 1.0.0
posted on 2018-12-16
- Migrated to AndroidX
version 0.10.6
posted on 2017-05-05
## 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
version 0.10.2
posted on 2016-11-26
## 0.10.2,[Bug fixes],- Fix createDraggingItemImage() method regression (issue #325),## 0.10.1,[Improvements],- Updated support library to v25.0.1,[Bug fixes],- Backport official DefaultItemAnimator fixes to RefactoredDefaultAnimator (issue #324),- Improve dragging item image bitmap creation process (issue #319),See full of the changed on GitHub:,https://github.com/h6ah4i/android-advancedrecyclerview/blob/master/RELEASE-NOTES.md
version 0.9.3
posted on 2016-07-30
## 0.9.3,[New features],- Added `RecyclerViewExpandableItemManager.setDefaultGroupsExpandedState(boolean expanded)` (issue #281),- Added `SwipebleItemViewHolder.setProportionalSwipeAmountModeEnabled(boolean enabled)` (issue #286),- Added `RecyclerViewExpandableItemManager.notifyGroupItemChanged(int groupPosition, Object payload)`,...,See full of the changed on GitHub:,https://github.com/h6ah4i/android-advancedrecyclerview/blob/master/RELEASE-NOTES.md