simphonydeveloper

Results 16 comments of simphonydeveloper

thank you, it's working. i want to know,Can this component work well with Switch? Thanks again.

![微信截图_20241127154717](https://github.com/user-attachments/assets/7a1be0fc-c244-4d25-80e3-ab32464f7877) I haven't implemented getCheckableView. I want to update all child nodes below when changing a parent node, but I couldn't find a parent class in ViewBinding that can operate...

Sorry,I have reviewed your example, and you executed it through the menu item. How do I perform this operation on the switch of a certain node? Thanks ```kotlin class ViewBinder...

repository: https://github.com/simphonydeveloper/AndroidTreeViewSample.git Thanks

Thank you! Great code, I have implemented the simultaneous selection and closure of Switch according to your code. When all child nodes are selected, the parent node is also selected....

Thank you . i'm Implemented my need. bu i think exist a bug. when i manual update parent node selected status it's not updated. actually. i was updated it. ![image](https://github.com/user-attachments/assets/d970db74-9b2c-4686-af70-8b975f5aa052)...