Android ListView with drag and drop reordering.
Android-PullToRefresh is an Android view component and library designed to implement pull-to-refresh functionality and end-of-list detection for scrollable views within Android applications. It acts as a custom view that manages the animations and listener triggers necessary to update content via user interaction. The library provides mechanisms for triggering refresh actions when a user pulls from the boundaries of a scrollable view and detecting when a user reaches the bottom of a list to facilitate data pagination. It allows for the customization of the refresh indicator's visual theme and
A very easy-to-use and non-intrusive implement of Swipe to dismiss for RecyclerView.
Easy to use ListView with pinned sections for Android.
Las características principales de beworker/pinned-section-listview son: List Views.
Las alternativas de código abierto para beworker/pinned-section-listview incluyen: bauerca/drag-sort-listview — Android ListView with drag and drop reordering. chrisbanes/android-pulltorefresh — Android-PullToRefresh is an Android view component and library designed to implement pull-to-refresh functionality and… codefalling/recyclerviewswipedismiss — A very easy-to-use and non-intrusive implement of Swipe to dismiss for RecyclerView. diegodobelo/androidexpandingviewlibrary — This is a library to help creating expanding views with animation in Android. dinocore1/devsmartlib-android — A Horizontal ListView for Android. 47deg/android-swipelistview.