經常使用屬性android
android:orientation //子控件的排布方式(vertical:垂直/horizontal:水平)spa
android:gravity //子控件的對齊方式(left/right/center/bottom/center_vertical/center_horizontal)屬性值能夠組合使用it
android:layout_gravity //控件的對齊方式io
android:layout_weight //控件佔父容器的比例容器