fcoulombe / tree-view-list-android

Automatically exported from code.google.com/p/tree-view-list-android
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

How to delete a node from the tree...? #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I am able to create tree using this library but if i am deleting last node 
from the tree & again adding one node its giving exception.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by psishodh...@gmail.com on 20 May 2013 at 10:34

GoogleCodeExporter commented 9 years ago
It does not support removing node. I'd be glad to take some contributions on 
that one, but now you can only add new nodes. If you want to remove nodes, you 
need to build manager as copy of your manager omitting the node you want to 
remove.

Original comment by ja...@potiuk.com on 8 Sep 2013 at 12:38

GoogleCodeExporter commented 9 years ago

Original comment by ja...@potiuk.com on 8 Sep 2013 at 12:42

GoogleCodeExporter commented 9 years ago

Original comment by ja...@potiuk.com on 8 Sep 2013 at 12:42