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

eclipse上android没有显示布局视图

eclipse上android没有显示布局视图

12345678_0001 2019-03-22 15:15:57
eclipse上android没有显示布局视图 
查看完整描述

2 回答

?
守着一只汪

TA贡献1872条经验 获得超4个赞

如下是个例子:

<TextView
android:id="@+id/dialog_message"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:layout_marginTop="30dp"
android:layout_marginBottom="70dp"
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:textSize="24sp" />
你需要加入例子中类似这样的两句:
android:layout_width="match_parent"
android:layout_height="match_parent"



查看完整回答
反对 回复 2019-03-25
  • 2 回答
  • 0 关注
  • 1212 浏览

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号