0

When I click in one item of a ListView I want to expand the item and show his data, inflating other view.
Using an ExpandableListView is okay for this case or there are better ways to do that?
If someone have any examples that would be great.

Victor
  • 5,043
  • 3
  • 41
  • 55

1 Answers1

0

Follow this lib https://github.com/tjerkw/Android-SlideExpandableListView it can be help you.

hoangdv
  • 15,138
  • 4
  • 27
  • 48