摘要:
RadioGroup继承与LinearLayout,所以排布方式只能是vertical、horizontal,但是很多时候我们需要多排行显示RadioButton,所以现在可以通过这种方式实现:<RadioGroup android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" android:id="@+id/group"> <RadioButton a 阅读全文
posted @ 2013-04-26 09:53
halfapple--yao
阅读(268)
评论(0)
推荐(0)

浙公网安备 33010602011771号