How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
DEPRECATED A swipe menu for ListView.
StickyListHeaders is an Android sticky header library and RecyclerView extension. It serves as a user interface component for organizing large datasets into categorized sections using headers that pin to the top of the screen during scrolling. The library provides functionality for creating sticky section headers and expandable list sections, allowing grouped sub-items to be collapsed or expanded to simplify navigation. The implementation covers viewport coordinate mapping, z-index management for visual layering, and scroll-position-based pinning. It includes mechanisms for tracking header t
Vue Infinity is a lightweight library for creating resource efficient apps. Unload parts of your UI when not visible and build easy to layout virtual scrollers that can present unlimited content while keeping resource usage fixed.
The main features of isaact/vue-infinity are: Lists and Grids.
Projects with overlapping indexed features include: askerov/dynamicgrid — Drag and drop GridView for Android. baoyongzhang/swipemenulistview — [DEPRECATED] A swipe menu for ListView. emilsjolander/stickylistheaders — StickyListHeaders is an Android sticky header library and RecyclerView extension. It serves as a user interface… emmano/blurstickyheaderlistview — ListView with blur/parallax/sticky capabilities. eowise/recyclerview-stickyheaders — DEPRECATED. Android library that integrate sticky section headers in your RecyclerView. 47deg/android-swipelistview.