2012年4月18日
摘要: 小结:android:paddingLeft:指的是在本控件中,预留闲置多少空间android:layout_marginLeft:指的是这个控件距离父控件的空间有多少<LinearLayout android:layout_height = "28px" android:layout_width="fill_parent" android:orientation="horizontal" android:gravity="center_vertical" android:paddingLeft=" 阅读全文
posted @ 2012-04-18 11:51 Code大蛇丸 阅读(1128) 评论(0) 推荐(0)