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:
stickyheaderssearchfunctionality- an
alphabetical sectionindexerfast scroll swipableitems 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
Post a Comment