android布局控件详解,Android中布局控件之LinearLayout详解.docx

http://androidmirror.com/guide/topics/resources/drawable-resource.html

http://androidmirror.com/guide/topics/resources/drawable-resource.html

Android布局控件之LinearLayout详解

LinearLayout是线性布局控件,它包含的子控件将以横向或竖向的方式排列,按照相对

位置来排列所有的 widgets或者其他的con tai ners,超过边界时,某些控件将缺失或消失。因

此一个垂直列表的每一行只会有一个widget或者是container ,而不管他们有多宽,而一个水

平列表将会只有一个行高(高度为最高子控件的高度加上边框高度)。LinearLayout保持其所包

含的widget或者是container之间的间隔以及互相对齐(相对一个控件的右对齐、中间对齐或 者左对齐)。

xml属性

android:baselineAligned :是否允许用户调整它内容的基线。

android:baselineAlignedChildlndex :当一个线性布局与另一个布局是按基线对齐的一部分, 它可以指定其内容的基线对齐方式。

android:gravity :指定如何在该对象中放置此对象的内容( x/y坐标值)。

android:orientation :设置它内容的对其方向(横向/竖向)。

gravity这个英文单词是重心的意思,在这里就表示停靠位置的意思。

android:layout_gravity禾口 android:gravity的区另U

从名字上可以看到,an droid:gravity是对元素本身说的,元素本身的文本显示在什么地方

靠着换个属性设置,不过不设置默认是在左侧的。

an droid:layout_gravity是相对与它的父元素说的,说明元素显示在父元素的什么位置。

比如说 butt on

比如说 butt on : an droid:layout_gravity 表示button 上的字在 button 上的位置。

表示按钮在界面上的位置。an droid:gravity

可选值

这两个属性可选的值有:top、bottom 、left、right、center_vertical 、fill_vertical 、center_horizontal 、fill_horizontal

center、fill、clip_vertical 。

而且这些属性是可以多选的,用“ ”分开。

默认这个的值是:Gravity丄EFT

对这些属性的描述:

岀自:

clip_horizontalthe right edge, a right gravity clips the left edge, and neither clips both edges.

clip_horizontalthe right edge, a right gravity clips the left edge, and neither clips both edges.

/reference/android/graphics/drawable/ClipDrawable.html

Value

Description

top

Put the object at the top of its container

将对象放在其容器的顶部,不改变其大小

,not changing its size.

bottom

left

right

Put the object at the bottom of its container

将对象放在其容器的底部,不改变其大小.

Put the object at the left edge of its container

将对象放在其容器的左侧,不改变其大小.

Put the object at the right edge of its container

将对象放在其容器的右侧,不改变其大小.

,not changing its size.

,not changing its size.

,not changing its size.

center_vertical

Place object in the vertical center of its container

将对象纵向居中,不改变其大小.

垂直对齐方式:垂直方向上居中对齐。

,not changing its size.

fill_vertical

Grow the vertical size of the object if needed so i

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

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值