AndroidTreeView
AndroidTreeView copied to clipboard
when parent(TreeNode) is clicked,data in child(TreeNode) has change,how to notify child refresh?
You have refresh it manually or re-create node
Can you tell me more about it?
would be useful an updateNode() method ritht next to add() remove() in AndroidTreeView class