listview - Implement an Expandable Android Recycler View with Sticky Headers, Search Function, Alphabetical Side Selector and Swipable Items/cards? -


this seems specific question relevant real world apps.

often requirements application entails listview or future proof sake recyclerview has following:

  • stickyheaders
  • search functionality
  • an alphabetical sectionindexer fast scroll
  • swipable items functions
  • expandable

so there few libraries can single tasks on list:

however these libraries don't work , can't extend each other. there ideas how have functionality of these classes together?


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -