相對佈局相關屬性

RelativeLayout佈局  android:layout_marginTop="25dip" //頂部距離  android:gravity="left" //空間佈局位置  android:layout_marginLeft="15dip //距離左邊距  // 相對於給定ID控件  android:layout_above 將該控件的底部置於給定ID的控件之上;  android:la
相關文章
相關標籤/搜索