1

I'm trying to replicate the following nested list:

http://i.imgur.com/6Gdin7o.png

How has this app implemented this list view? I'm aware of ExpandableListView, but I don't know how I would make it multi-leveled (dynamic), since sometimes there can be 100+ child rows.

Madhur
  • 3,303
  • 20
  • 29

2 Answers2

0

ohk this is nice question. but see whenever you want to make this type of multilevel expandable listview your focus concept is treeView with ListView. this is best example of it

hope it may help you lots.

Community
  • 1
  • 1
Vishal Patel
  • 2,931
  • 3
  • 24
  • 60
-1

such a its a big ans. here is no space to learn it, but i provide you one link to prefer it.

http://www.androidhive.info/2012/10/android-multilevel-listview-tutorial/

Jatin Patel
  • 396
  • 3
  • 14