SwipeDelMenuLayout icon indicating copy to clipboard operation
SwipeDelMenuLayout copied to clipboard

使用 SwipeMenuLayout 作为 ExpandableListView 的 Item 时,onGroupClick 不再被出发

Open yueim opened this issue 7 years ago • 0 comments

使用 SwipeMenuLayout 作为 ExpandableListView 的 Item 时,onGroupClick 不再被出发。 之前用 LinearLayout 可以。 而用 LinearLayout 内嵌 SwipeMenuLayout 并在点击时手工触发 ll_wrap.performClick() 也不行。。

yueim avatar Jan 01 '18 15:01 yueim