M MarioSuper Lurker Feb 20, 2017 #1 Is it possible to display in Items of a ListView detailitems? I mean every Item has its own structure and looks like in the picture. Attachments bid.png 13.6 KB · Views: 1,270
Is it possible to display in Items of a ListView detailitems? I mean every Item has its own structure and looks like in the picture.
Unforgiven ...eschew obfuscation... Administrator Feb 21, 2017 #2 Application Development thread moved to the Development forum for better exposure.
D Deleted User Guest Feb 21, 2017 #3 Sure can. That's exactly what ExpandableListView was made for http://www.androidhive.info/2013/07/android-expandable-list-view-tutorial/ https://developer.android.com/reference/android/widget/ExpandableListView.html
Sure can. That's exactly what ExpandableListView was made for http://www.androidhive.info/2013/07/android-expandable-list-view-tutorial/ https://developer.android.com/reference/android/widget/ExpandableListView.html