Popularity
5.6
Stable
Activity
0.0
Stable
440
26
177

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.

Do you think we are missing an alternative of ListviewFilter or a related project?

Add another 'ListView/ScrollView Widget' Package

README

About

Awesome Listview filter functionality in Android.

Screenshot

  • 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.