TreeView
TreeView copied to clipboard
Multi roots TreeView :palm_tree: implementation for Android Platform with a lot of options and customization
How do I get all the storage folders and add them to the treeViewAdapter? I've tried all sorts of ways, but I can't. ```java File root = new File("/storage/emulated/0/"); for...
Hi! First of all thank you for open source such a useful component. In the process of using it, I added the checkbox myself, and wanted to support the check...
Hi, I'm a beginner in java and I would like to use this library but I don't understand how to use it. The example is half explained, for example I...
First of all congratulations to the dev for making this great easy to use TreeView library 👏. **Describe the solution you'd like** My feature request is about to get a...
The application is the treeview checkbox. How to uncheck the treeview settings so that the treeview objects are also unchecked? 
**Describe the bug** When the tree is shown for the first time, it is all expanded but the treeNode class has a false set in isExpanded variable, because of this...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Please add more release for Android treeview.Recently I added your library in my Android apps.But can't implement treeview.So add more release in GitHub