TreeView Versions Save

An android tree structure view with high performance and rich features

1.0.6

4 years ago
  1. AndroidX
  2. CheckBox change to Checkable

1.0.4

5 years ago

update API version

1.0.3

7 years ago
  • BaseNodeViewBinder can use the reference of TreeView now,so that you can operate whole tree in single binder.
  • CheckableNodeViewBinder add a method onNodeSelectedChanged
  • TreeView add a attribute itemSelectable
  • TreeHelper provide more helper method

1.0.2

7 years ago
  • Simplify BaseViewNodeBinder's methods
  • Update demo