Skip to content

Releases: shineM/TreeView

Releases v1.0.6

Choose a tag to compare

@shineM shineM released this 22 Aug 06:48
14b826b
  1. AndroidX
  2. CheckBox change to Checkable

Releases v1.0.4

Choose a tag to compare

@shineM shineM released this 25 Jul 02:56

update API version

Releases v1.0.3

Choose a tag to compare

@shineM shineM released this 03 May 11:28
  • 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

Releases v1.0.2

Choose a tag to compare

@shineM shineM released this 03 May 05:42
  • Simplify BaseViewNodeBinder's methods
  • Update demo