marinat / tree-view-list-android

Automatically exported from code.google.com/p/tree-view-list-android
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

how to Keep Expand position by default? #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
how to keep expanded position for second and third level childs by default when 
ever we click the first level?
with out clicking the  econd level for third  level childs
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by nagarani...@gmail.com on 22 Oct 2013 at 11:49

GoogleCodeExporter commented 9 years ago
You need to extend the adapter and write the code yourself to walk through the 
tree and expand them.

Original comment by ja...@potiuk.com on 8 Feb 2014 at 9:37