mcxtzhang / SwipeDelMenuLayout

The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单,0耦合,支持任意ViewGroup。一步集成侧滑(删除)菜单,高仿QQ、IOS。~
http://blog.csdn.net/zxt0601/article/details/52303781
Apache License 2.0
3.72k stars 641 forks source link

ExpandableListView的bug #23

Open bingzhilei opened 7 years ago

bingzhilei commented 7 years ago

您好,我在ExpandableListView里面用了1.2.5的库,发现侧滑了第一个group里面的子item后,还可以点击第一个group,第一个group的相应屏幕位置item也变为侧滑。也可以同时侧滑不同group里面的子item。会不会侧滑某个group里面的子item后,点击外面就回弹好点。

mcxtzhang commented 7 years ago

我未使用过该控件,参看其它人的反馈,在该控件上也是可以使用的。可能哪里用法不对。