android-advancedrecyclerview
RecyclerView extender
An Android RecyclerView extension library providing advanced features like drag-and-drop sorting and swipe actions.
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
5k stars
200 watching
862 forks
Language: Java
last commit: over 1 year ago androiddrag-and-dropexpandablefooterheaderrecyclerviewswipe
Related projects:
Repository | Description | Stars |
---|---|---|
takusemba/multisnaprecyclerview | An Android library that simplifies the implementation of snapping behavior in RecyclerViews. | 2,507 |
gabrielemariotti/recyclerviewitemanimators | A library providing simple item animations for RecyclerViews in Android applications | 3,044 |
wasabeef/recyclerview-animators | An Android library that simplifies the use of animations in RecyclerViews | 11,523 |
daimajia/androidswipelayout | A customizable Android swipe layout library | 12,377 |
diolor/swipecards | A Java library implementing a swipeable cards effect with Fling animation. | 2,336 |
ksoichiro/android-observablescrollview | An Android library that observes and responds to scroll events on various scrollable views. | 9,656 |
liaohuqiu/android-ultra-pull-to-refresh | An Android library that provides a flexible and customizable pull-to-refresh mechanism for various views. | 9,583 |
ikew0ng/swipebacklayout | An Android library that provides a swipe back gesture functionality for building apps with a seamless backward navigation experience. | 6,124 |
toxicbakery/viewpagertransforms | A library containing common animations needed for transforming ViewPager scrolling on Android v13+. | 2,566 |
daimajia/androidviewanimations | A collection of reusable animation effects for Android | 12,433 |
vcalvello/swipetoaction | A library that adds swipe actions to RecyclerView items | 219 |
manabu-gt/expandabletextview | An Android library for creating a TextView that can expand/collapse like the Google Play app description. | 4,085 |
ogaclejapan/smarttablayout | A custom ViewPager title strip which provides visual feedback to the user during scrolling | 7,087 |
baseflow/photoview | An open source Android library that provides a simple implementation of an image view with zooming capabilities using multi-touch and double-tap gestures. | 18,787 |
idanatz/oneadapter | A Viewholderless Adapter for RecyclerView with built-in diffing, states and event support. | 469 |