android中两个单选按钮选一个,andriod中的三个单选按钮,但最后一个在android studio中不可见...

android:id="@+id/re1"

android:layout_width="match_parent"

android:layout_height="85dp"

android:layout_below="@+id/view"

android:layout_centerHorizontal="true">

android:id="@+id/radioSex"

android:layout_width="match_parent"

android:layout_height="455dp" >

android:layout_marginTop="10dp"

android:id="@+id/alphaa"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:text="Alphabetical(A-Z)"

android:checked="true" />

android:layout_marginTop="10dp"

android:id="@+id/alphaz"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:text="Alphabetical(Z-A)" />

android:layout_marginTop="10dp"

android:id="@+id/distance"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:text="Distance" />

运行代码时单选按钮最后不可见。 xml中的三个单选按钮,运行代码最后只显示不可见,两个按钮完美工作。任何想法。andriod中的三个单选按钮,但最后一个在android studio中不可见

在xml代码显示三个按钮时,我运行代码它没有显示。

+1

变化父布局到 Android的高度:layout_height = “WRAP_CONTENT” –

+0

针对此问题提供屏幕截图。 –

+0

如果您的单选按钮垂直对齐,然后看看相对布局的高度,这可能不足以显示第三个单选按钮 –

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值