NestedSelectionRadioGroup icon indicating copy to clipboard operation
NestedSelectionRadioGroup copied to clipboard

代码动态添加的Group没办法联动

Open Janky-Young opened this issue 4 years ago • 4 comments

如题:用addview添加多行Group无法联动 这怎么解决

Janky-Young avatar Nov 19 '20 09:11 Janky-Young

如题:用addview添加多行Group无法联动 这怎么解决

我用 NestedRadioGroup 嵌套了LinearLayout ,内部放 WrapRecyclerView ,也是无法实现互斥 。正在进一步排查

330132662 avatar Dec 17 '20 08:12 330132662

如题:用addview添加多行Group无法联动这怎么解决

我用 NestedRadioGroup 套了 LinearLayout ,内部放了 WrapRecyclerView ,也是无法实现交互的。正在逐步排查

android:duplicateParentState="true"这个属性好好了解一下

MygithubTom avatar May 06 '23 07:05 MygithubTom

如题:用addview添加多行Group无法联动这怎么解决

android:duplicateParentState="true"

MygithubTom avatar May 06 '23 07:05 MygithubTom

android:duplicateParentState="true"

MygithubTom avatar May 06 '23 07:05 MygithubTom