guaishouN / android-thinkmap-treeview

Tree View; Mind map; Think map; tree map; custom view; 自定义;关系图;树状图;思维导图;组织机构图;层次图
MIT License
475 stars 66 forks source link

节点之间上下级关系只能通过 addNode(root, child1,child2....)这个方法来绑定吗? #20

Open JiShiDeDuBai opened 2 years ago

JiShiDeDuBai commented 2 years ago

如果是动态生成的节点,应该如何绑定?

guaishouN commented 2 years ago

动态绑定通过 编辑的添加节点和删除节点绑定