摘要: 单选按钮: <RadioButton android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="男" /> 使用时需要使用<RadioGroup></RadioGroup>将其括起来 阅读全文
posted @ 2020-02-08 17:22 小赵不吃溜溜梅 阅读(120) 评论(0) 推荐(0) 编辑