No orientation specified, and the default is

链接地址:http://jingyan.baidu.com/article/a24b33cd7722dc19fe002bd0.html

No orientation specified, and the default is horizontal. This is a common source of bugs when children are added dynamically.

没有方向指定,默认是水平的。

No orientation specified, and the default is
 

工具/原料

  • eclipse
  • ADT
  • JDK

方法/步骤

  1.  

    出现这种问题是因为直接布局无法定位其方向性,而在使用<LinearLayout>标签要指明方向

    No orientation specified, and the default is
  2.  

    只要指定一个orientation(定向,方向,定位)

    语句为:

    android:orientation = "vertical"

    No orientation specified, and the default is
  3.  

    在tab1下回车,

    No orientation specified, and the default is
  4.  

    并写入语句:

    android:orientation = "vertical"

    No orientation specified, and the default is
  5.  

    这时仍然提示错误,是因为你没有保存,保存(Ctrl+s)后即能解决:

    No orientation specified, and the default is
  6.  

    最后分别在tab2与tab3写入语句:android:orientation = "vertical"

    No orientation specified, and the default is
  7.  

    最后保存(Ctrl+s)即可:

    No orientation specified, and the default is
  8.  

转载于:https://www.cnblogs.com/wvqusrtg/p/5174693.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值