tiann / ideas

inspiration
GNU General Public License v2.0
1 stars 0 forks source link

Treeview #12

Open tiann opened 8 years ago

tiann commented 8 years ago

TreeView, use genernic type instead of annotations

tiann commented 8 years ago

AndroidTreeView ; this implements is terriable, it can not deal with the situtation when the list is very large; I just can not understand why it has so much star; consider using recycleview or listview to imply this.

tiann commented 8 years ago

TreeRecycleView; read it.

tiann commented 8 years ago

http://blog.csdn.net/jiaruihua_blog/article/details/43270125 another reference.

tiann commented 8 years ago

http://blog.csdn.net/nupt123456789/article/details/46639225 yet another.