Week07 ? ?2016/10/25上午1-4節(jié)
一瞳收、復(fù)習(xí)
二惊完、無種基本布局
0稽莉、布局:布局,控件
Android系統(tǒng)五大布局詳解Layout - 推酷
Android開發(fā)學(xué)習(xí)筆記:5大布局方式詳解 - IT的點(diǎn)點(diǎn)滴滴 - 51CTO技術(shù)博客
1坛猪、線性布局LinearLayout
(1)android:orientation="horizontal"http://水平方向脖阵,默認(rèn),注:控件寬度不能為match_parent
(2)android:orientation="vertical"http://垂直方向墅茉,注:控件高度不能為match_parent
(3)android:gravity:文字在控件中的對其方式
android:layout_gravity:控件在布局中的對其方式命黔。
當(dāng)android:orientation="horizontal"時(shí),垂直方向上對齊方式生效
當(dāng)android:orientation="vertical"時(shí)就斤,水平方向上對齊方式生效
(4)android:layout_weight控件指自己控件所占的高或?qū)?自己weight值/所有weight之和
AndroidUI設(shè)計(jì)之布局-詳細(xì)解析布局實(shí)現(xiàn) - 安卓吧 - 博客園
2悍募、相對布局RelativeLayout
相對布局的位置
相對參考控件的位置
3、幀布局FrameLayout
4战转、表格布局TableLayout
android:stretchColumns="1"