pafra88 / 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 Documentation #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The example you provide is difficult to understand.

Could you create a proper usage documentation?

Original issue reported on code.google.com by Maximus....@gmail.com on 8 Jan 2014 at 3:50

GoogleCodeExporter commented 8 years ago
There is a Demo app you can analyse to understand how it works (it's best 
documentation you can get). It works in a very similar way to ListView and 
ListAdapter for Android, the only difference are new methods that 
expand/collapse the trees + you need to learn how to build the tree (using 
TreeBuilder). 

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