今天有人问。Android 里面

RadioGroup里面有两个RadioButton怎么设置默认值? 第一个RadioButton设置 android:checked="true" 属性后,两个RadioButton就不互斥了。
其实,这个问题的解决方式很简单,给你的两个RadioButton 添加 Id 就可以了。

posted on 2016-05-10 14:47  末日之花  阅读(12990)  评论(0编辑  收藏  举报