misgersam / 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 Expand and Collapse treeviewlist? #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In this example i expand expand one node, and  again i want to expand another 
node, that time previousy open node need be collapsed 

1.how to achive this problem?
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:42

GoogleCodeExporter commented 9 years ago
Look at the adapter - there is expandCollapse(id) method for example that you 
can call.

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