为了账号安全,请及时绑定邮箱和手机立即绑定

EditText布局不了

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"

    xmlns:tools="http://schemas.android.com/tools"

    android:layout_width="match_parent"

    android:layout_height="match_parent"

    android:paddingBottom="@dimen/activity_vertical_margin"

    android:paddingLeft="@dimen/activity_horizontal_margin"

    android:paddingRight="@dimen/activity_horizontal_margin"

    android:paddingTop="@dimen/activity_vertical_margin"

    tools:context="com.dmon.demon1.MainActivity" >


    <TextView

        android:layout_width="wrap_content"

        android:layout_height="wrap_content"

        android:text="@string/hello_world" />


</RelativeLayout>

然后EditText布局不了

正在回答

2 回答

API20不支持EDITTEXT 换一个api即可

0 回复 有任何疑惑可以回复我~
#1

Joyer

怎么换api?
2015-01-26 回复 有任何疑惑可以回复我~

我也是出现这样的情况了,请问下你解决了吗?

5471d5fe00015fb705000270.jpg

0 回复 有任何疑惑可以回复我~
#1

相信明天会更好_0001 提问者

http://www.cnblogs.com/AllenWen/p/3854058.html看看这个
2015-07-09 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Android攻城狮的第一门课(入门篇)
  • 参与学习       312584    人
  • 解答问题       4633    个

想快速掌握Android应用开发基础,选择学习这门课程就对了。

进入课程

EditText布局不了

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信