FancyAccordionView is a custom view that can be used for showing a list of items. It extends RecyclerView and offers the following features:
- allows you to expand and collapse each item
 - allows custom layout for extended/collapsed item
 - callback for extended/collapsed item click
 - scroll up the clicked item
 

from The Android Arsenal
No comments:
Post a Comment