TellH / RecyclerTreeView

TreeView implement in Android with RecyclerView.
Apache License 2.0
651 stars 117 forks source link

Checkbox #33

Open MoeinHpr opened 5 years ago

MoeinHpr commented 5 years ago

hi i want to create an Treenode with checkbox childs but setOnCheckedChangeListener not working well! when i check one ore multi checkbox from a parent and scroll to another parent , check of checkboxs went wrong! its same as bug can you help me to fix it?