android - How can I send a new list view from a listview to another activity? -
i have listview 5 items. each item has listview 5 items. have in single activity using adapter. possible?
expandable lists let create lists within lists.
they’re ideal list items have sub-categories. user selects item scrollable list , list pops open. can make selection list. here example , tutorial this:
http://www.androidhive.info/2013/07/android-expandable-list-view-tutorial/
Comments
Post a Comment