更多“在线性布局中,android:orientation的默认值是()。 ”相关问题
  • 第1题:

    【单选题】若将线性布局设为从左到右排列,android:orientation的值应该是

    A.vertical

    B.horizontal


    B

  • 第2题:

    线性布局是Android中较为常用的布局方式,线性布局主要有两种形式,分别是_____。

    A.水平布局

    B.垂直布局

    C.网格布局

    D.瀑布布局


    垂直

  • 第3题:

    以下属于控制线性布局中子控件所占空间比例的属性是()

    A.android:orientation

    B.android:layout_width

    C.android:gravity

    D.android:layout_weight


    android:layout_weight

  • 第4题:

    线性布局中,指定控件按比例排列的属性值为______。

    A.wrap_content

    B.layout_weight

    C.match_parent

    D.orientation


    layout_weight

  • 第5题:

    6、下面属性中,哪个属性表示线性布局的方向是垂直的()

    A.android:orientation="vertical"

    B.android:orientation="horizontal" 

    C.android:layout_gravity="center"

    D.android:layout_weight="1"


    斜纹组织