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

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -