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 -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

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