2012年6月4日
摘要: android:layout_alignParentLeft="true"绝对布局中左对齐android:layout_centerVertical="true"垂直居中android:layout_toRightOf="@+id/ivBottomIcon"在控件的右侧 android:layout_alignParentRight="true"在父控件的最右边 android:gravity="center_vertical"布局中的元素垂直居中 android:layout_marginLe 阅读全文
posted @ 2012-06-04 10:15 Tristan2012 阅读(166) 评论(0) 推荐(0)