RecyclerTreeView
RecyclerTreeView copied to clipboard
How to update child node?
I need to update child node of the particular position
call refresh() of your TreeViewAdapter
call refresh() of your TreeViewAdapter
Such action will missing the expanding state?