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

2025-05-15 23:07:41
推荐回答(1个)
回答1:

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


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