Android RadioButton中如何去掉前面的选中的圆圈

2025-02-23 21:13:45
推荐回答(1个)
回答1:

一、定义一个style,然后设置一个item属性为@null


二、RadioButton引用下就OK
style="@style/style"
/>