TreeView icon indicating copy to clipboard operation
TreeView copied to clipboard

Multi roots TreeView :palm_tree: implementation for Android Platform with a lot of options and customization

Results 16 TreeView issues
Sort by recently updated
recently updated
newest added

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...

question

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...

question

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...

question

The application is the treeview checkbox. How to uncheck the treeview settings so that the treeview objects are also unchecked? ![Capture](https://github.com/AmrDeveloper/TreeView/assets/93514655/d00bb6e2-f659-4c93-bc23-bfd0db8da439)

**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...

bug

**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