• Stars
    star
    440
  • Rank 96,875 (Top 2 %)
  • Language
    Java
  • Created over 11 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Awesome Listview filter functionality in Android.

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.