搜索资源列表
SteplessTreeControl
- 自己做的android无级树控件工程(含源代码)(android虽然存在树的类,但是并不支持无级添加,顶多2层,这个不一样,要多少层都可以),与任何系统无耦合,可以直接使用,支持对树的每个节点显示图标的设置,支持一次选中多个自己点,代码中提供了使用的实例,并且最重要的是1、这个代码基本上每个方法,以及一些方法中的写法都有注释,2、该控件支持任何数据挂到树上,只要你按照NodeResource数据类的格式组织数据就可以实现多种数据转为无级树的效果,非常有实用价值,极力推荐下载-Tree contr
TreeDemo
- android ListView 控件实现的多级树形菜单-the android ListView control to achieve multi-level tree menu
Tree
- Android树控件,DEMO实现了采用双亲存储的数据结构JSON数据渲染,支持设置是否显示树根、是否显示图标、是否显示复选框、自定义节点图标与文本之间的间距、节点字体大小、节点字体颜色、自定义折叠展开图标、节点消息提示数量,完全支持自定义节点的每一个控件的显示-Android tree control, DEMO parents realized using JSON data structures to store data rendering, support setting whethe
Demo_tree
- 实现树形结构,就是父级包含子级,同级关系不会相互影响,通过控制父级查看或隐藏子级-Realization tree, is the parent containing child, sibling relationships do not influence each other, through the control of the parent view or hide the child
imooc_treeview
- ListView打造一个任意层级的树形控件-ListView to create an arbitrary hierarchical tree control