Description: Tree control stepless own android (android there are classes of the tree, but does not support stepless add at most two layers, this not the same as the number of layers), coupled with any system can be used directly support each node of the tree to display the icon settings, support for select multiple points, the code provides usage examples, and the most important one, and basically every method of this code, as well as some of the ways of writing have comments, 2, the control supports any data linked to the tree, as long as you can organize your data in accordance with NodeResource data format of the class to achieve a variety of data into a non-level tree effect is of practical value, highly recommended to download
To Search:
File list (Check if you may need any files):
ttDemo
......\.classpath
......\.project
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\.......\com
......\...\.......\...\dragonvsmagic
......\...\.......\...\.............\BuildConfig.class
......\...\.......\...\.............\Node.class
......\...\.......\...\.............\NodeResource.class
......\...\.......\...\.............\R$attr.class
......\...\.......\...\.............\R$drawable.class
......\...\.......\...\.............\R$id.class
......\...\.......\...\.............\R$layout.class
......\...\.......\...\.............\R$string.class
......\...\.......\...\.............\R.class
......\...\.......\...\.............\TreeAdapter$1.class
......\...\.......\...\.............\TreeAdapter$ViewItem.class
......\...\.......\...\.............\TreeAdapter.class
......\...\.......\...\.............\TreeListView$1.class
......\...\.......\...\.............\TreeListView.class
......\...\.......\...\.............\TtDemoActivity.class
......\...\classes.dex
......\...\jarlist.cache
......\...\res
......\...\...\drawable-hdpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-ldpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-mdpi
......\...\...\.............\divider_list.png
......\...\...\.............\ic_launcher.png
......\...\...\.............\icon_department.png
......\...\...\.............\tree_ec.png
......\...\...\.............\tree_ex.png
......\...\...\.............\user_16.png
......\...\...\drawable-xhdpi
......\...\...\..............\ic_launcher.png
......\...\resources.ap_
......\...\ttDemo.apk
......\gen
......\...\com
......\...\...\dragonvsmagic
......\...\...\.............\BuildConfig.java
......\...\...\.............\R.java
......\proguard-project.txt
......\project.properties
......\res
......\...\drawable-hdpi
......\...\.............\ic_launcher.png
......\...\drawable-ldpi
......\...\.............\ic_launcher.png
......\...\drawable-mdpi
......\...\.............\divider_list.png
......\...\.............\ic_launcher.png
......\...\.............\icon_department.png
......\...\.............\tree_ec.png
......\...\.............\tree_ex.png
......\...\.............\user_16.png
......\...\drawable-xhdpi
......\...\..............\ic_launcher.png
......\...\layout
......\...\......\list_item.xml
......\...\......\main.xml
......\...\values
......\...\......\strings.xml
......\src
......\...\com
......\...\...\dragonvsmagic
......\...\...\.............\Node.java
......\...\...\.............\NodeResource.java
......\...\...\.............\TreeAdapter.java
......\...\...\.............\TreeListView.java
......\...\...\.............\TtDemoActivity.java