Jul 312012
Programming for android: ListView inside another ListView on newest questions tagged android – Stack Overflow
I’ve to make a horizontal list view inside a vertical list view. Both list views can have any number of elements and both needs to be scrollable.
How will I achieve this because I’ve read that android doesn’t support list view hierarchy.
Thanks !

See Answers
source: http://stackoverflow.com/questions/11721502/listview-inside-another-listview
Programming for android: programming-for-android
Recent Comments