Popularity
5.6
Growing
Activity
0.0
Stable
447
27
179
Code Quality Rank:
L5
Programming language: Java
ListviewFilter alternatives and similar packages
Based on the "ListView/ScrollView Widget" category.
Alternatively, view ListviewFilter alternatives based on common mentions on social networks and blogs.
-
Android-ObservableScrollView
Android library to observe scroll events on scrollable views. -
Pull-to-Refresh.Rentals-Android
This project aims to provide a simple and customizable pull to refresh implementation. Made in Yalantis -
pinned-section-listview
Easy to use ListView with pinned sections for Android. -
Android-SlideExpandableListView
A better ExpandableListView, with animated expandable views for each list item -
CommonPullToRefresh
Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout. -
Android-HorizontalListView
HorizontalListView is an Android ListView widget which scrolls in a horizontal manner (in contrast with the SDK-provided ListView which scrolls vertically). -
ListBuddies
Android library to achieve in an easy way, the behaviour of the home page in the Expedia app, with a pair of auto-scroll circular parallax ListViews. -
StickyScrollViewItems
A small android library for tagging views inside a ScrollView as "sticky" making them stick to the top of the scroll container until a new sticky view comes and takes it's place -
PinnedHeaderListView
A ListView with pinned section headers for Android -
PullToRefresh-ListView
A generic, customizable, open source Android ListView implementation that has 'Pull to Refresh' functionality. -
StikkyHeader
This is a very simple library for Android that allows you to stick an header to a scrollable view and easly apply animation to it -
PagedHeadListView
Android boosted ListView supporting paginated header with a new material page indicator. -
FlabbyListView
Android library to display a ListView whose cells are not rigid but flabby and react to ListView scroll. -
android-pulltorefresh-and-loadmore
android custom listview,with interaction pattern load more and pull to refresh to load data dinamically -
quickscroll
Bringing extended scrolling features to Android's native ListView and ExpandableListView. -
FloatingGroupExpandableListView
An open source Android library that provides a floating group view at the top of the ExpandableListView -
Android-Tiling-ScrollView
A tiling scrollview to display large picture (similar to iOS "CATiledLayer") -
DragNDropList
An easy to use Drag & Drop List for Android. Direct replacement of the android ListView. -
QuickReturn
Android ListView that implements the QuickReturn UI pattern. Written from scratch with focus on performance. -
FilterSelectorListView
FilterSelectorListView is useful for making multiple selection with see selection on the top of ListView.
Get performance insights in less than 4 minutes
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Sponsored
scoutapm.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of ListviewFilter or a related project?
README
About
Awesome Listview filter functionality in Android.
- See it in Action: https://www.youtube.com/watch?v=RO54U1ES5CA
- Listview with beautiful transparent pinned sections.
- Optimized,simple and easy to use code.
- Provides search functionality in list view.
- iOS like side bar for filtering list view content.
- See preview of filtered latter when filter from side bar.
- Pinned section view which sticks to the top of the list until at least one item of that section is visible.
- PinnedHeaderListView class and IPinnedHeader interface source code is originally taken from Android Open Source project and modified it as per need.
- Less GPU overdraw.
- Crafted with love and care.
- Improvements and suggestions are always welcome.