android-thinkmap-treeview icon indicating copy to clipboard operation
android-thinkmap-treeview copied to clipboard

onItemViewChange 单个item刷新无效果

Open onexuan opened this issue 4 years ago • 3 comments

https://github.com/guaishouN/android-thinkmap-treeview/blob/d0cfeeefa6dde0c08805549eec13f84f04e232a6/library/src/main/java/com/gyso/treeview/TreeViewContainer.java#L697

onItemViewChange 单个item刷新无效果

onexuan avatar Aug 31 '21 02:08 onexuan

https://github.com/guaishouN/android-thinkmap-treeview/blob/d0cfeeefa6dde0c08805549eec13f84f04e232a6/library/src/main/java/com/gyso/treeview/TreeViewContainer.java#L697

onItemViewChange 单个item刷新无效果

暂时没有找到解决方案,现在还在找方案,当前只能使用onDataSetChange()代替

guaishouN avatar Sep 16 '21 03:09 guaishouN

对,目前用onDataSetChange重新刷新。

onexuan avatar Sep 17 '21 08:09 onexuan

请问暂时有方案了吗? 作者大大暂时没时间处理了吗??

RXlung avatar Sep 07 '23 00:09 RXlung