I have a simple list view listing results title in android. Upon click of each item, I would like it to slide down expand and show the content. Is there an easy way to do this in android?
Any help will be appreciated. Thanks in advance.
down vote You can implement ExpandableListViewExamples: Steps to implement ExpandableListView in android ExpandableListView on Android
down vote
ReplyDeleteYou can implement ExpandableListView
Examples:
Steps to implement ExpandableListView in android
ExpandableListView on Android