柚子快報(bào)邀請(qǐng)碼778899分享:xml Android案例代碼
柚子快報(bào)邀請(qǐng)碼778899分享:xml Android案例代碼
結(jié)構(gòu)代碼
android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/ic_launcher_background" android:foreground="@mipmap/ic_launcher" android:foregroundGravity="center" >
相對(duì)布局案例
結(jié)構(gòu)代碼
android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:background="@drawable/ts"> android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="50dp" android:layout_marginRight="8dp" android:layout_marginLeft="8dp" android:layout_marginBottom="8dp" android:background="@color/white"> android:id="@+id/a1" /> android:id="@+id/a2" android:layout_toRightOf="@+id/a1" android:text="尼采的貓" /> android:layout_toRightOf="@+id/a1" android:layout_below="@+id/a2" android:text="前程似錦,恰似朝云流萬(wàn)里;日月如梭,宛如楊柳笑春風(fēng)" android:textSize="20dp" /> android:id="@+id/btn01" android:text="設(shè) 置" /> android:id="@+id/btn02" android:text="聯(lián)系我" /> android:id="@+id/btn03" android:text="退出登錄" />
若報(bào)錯(cuò)是圖片素材原因,@drawable/tx與@drawable/ts,這是兩張圖,換成自己的即可, 尼采的貓等文字自行修改別跟我雷同切記切記
樣式代碼
第一個(gè)紅線處為鏈接模擬器的文件名,很重要,第二個(gè)紅線為模擬器的標(biāo)題名
運(yùn)行成功
柚子快報(bào)邀請(qǐng)碼778899分享:xml Android案例代碼
相關(guān)鏈接
本文內(nèi)容根據(jù)網(wǎng)絡(luò)資料整理,出于傳遞更多信息之目的,不代表金鑰匙跨境贊同其觀點(diǎn)和立場(chǎng)。
轉(zhuǎn)載請(qǐng)注明,如有侵權(quán),聯(lián)系刪除。