android编程中有关EditText不能输入的问题 30
具体代码:<RelativeLayoutandroid:layout_width="fill_parent"android:layout_height="22.0dip"...
具体代码:
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="22.0dip"
android:orientation="horizontal">
<TextView
android:id="@+id/name"
a
ndroid:layout_width="wrap_content"
android:layout_height="22.0dp"
android:text="用户名:"
android:textSize="16sp" />
<EditText
android:id="@+id/editText"
android:layout_width="fill_parent"
android:layout_height="22.0dp"
android:layout_alignBottom="@+id/name"
android:layout_toRightOf="@+id/name"
android:ems="10"
android:singleLine="true"
android:textSize="16sp"
/>
EditeText中输不进去数据,到底是怎么回事啊? 展开
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="22.0dip"
android:orientation="horizontal">
<TextView
android:id="@+id/name"
a
ndroid:layout_width="wrap_content"
android:layout_height="22.0dp"
android:text="用户名:"
android:textSize="16sp" />
<EditText
android:id="@+id/editText"
android:layout_width="fill_parent"
android:layout_height="22.0dp"
android:layout_alignBottom="@+id/name"
android:layout_toRightOf="@+id/name"
android:ems="10"
android:singleLine="true"
android:textSize="16sp"
/>
EditeText中输不进去数据,到底是怎么回事啊? 展开
1个回答
展开全部
EditText
android:layout_height="wrap_content"
改下高度,字太大,输入框控件高度太小,字跑出控件,就看不见了。
wrap_content改成自适应就好了,也可以height自己改大一点
android:layout_height="wrap_content"
改下高度,字太大,输入框控件高度太小,字跑出控件,就看不见了。
wrap_content改成自适应就好了,也可以height自己改大一点
追问
改成适应也不行啊,我试过
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
微测检测5.10
2023-05-10 广告
2023-05-10 广告
您好!建议咨 深圳市微测检测有限公司,已建立起十余个专业实验室,企业通过微测检测就可以获得一站式的测试与认 证解决方案;(EMC、RF、MFi、BQB、QI、USB、安全、锂电池、快充、汽车电子EMC、汽车手机互 联、语音通话质量),认证遇...
点击进入详情页
本回答由微测检测5.10提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询