IT尋寶
          程序員的世界
          posts - 0,  comments - 2,  trackbacks - 0

          從名字上可以看到,android:gravity是對元素本身說的,元素本身的文本顯示在什么地方靠著換個屬性設置,不過不設置默認是在左側的。android:layout_gravity是相對與它的父元素說的,說明元素顯示在父元素的什么位置。

          我們舉一個例子大家看一下:

          <?xml version="1.0" encoding="utf-8"?>
          <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
              android:orientation="vertical"
              android:layout_width="fill_parent"
              android:layout_height="fill_parent"
              >
          <TextView 
              android:layout_width="fill_parent"
              android:layout_height="wrap_content"
              android:text="gravity水平居中"
              android:textSize="20dip" 
              android:gravity="center_horizontal"
              android:background="#666" />
          <ImageButton
              android:layout_marginTop="10dip"
              android:layout_marginBottom="10dip"
              android:id="@+id/ImageButton01"
              android:src="@drawable/android"
              android:layout_width="wrap_content"
              android:layout_height="wrap_content"
              android:layout_gravity="center_horizontal">
          </ImageButton>

          <TextView 
              android:layout_width="wrap_content"
              android:layout_height="wrap_content"
              android:layout_gravity="right"
              android:text="layout_gravity局右"
              android:textSize="20dip" 
              android:background="#666" />
          </LinearLayout>

          posted on 2011-06-27 22:46 特務小強 閱讀(68) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           

          <2025年6月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          293012345

          留言簿

          隨筆分類

          文章檔案

          搜索

          •  

          最新評論

          主站蜘蛛池模板: 洛扎县| 清涧县| 紫云| 金溪县| 重庆市| 临沧市| 红安县| 元朗区| 德州市| 横山县| 彭阳县| 乌恰县| 巴里| 永嘉县| 正安县| 江陵县| 英德市| 吉水县| 祁门县| 抚宁县| 鸡西市| 庆城县| 公安县| 建湖县| 东乡族自治县| 濉溪县| 台南市| 江山市| 宁陕县| 砀山县| 北海市| 邯郸市| 杨浦区| 清新县| 蒲城县| 南皮县| 浮山县| 会同县| 从化市| 渑池县| 廉江市|