文章分类 -  Android

摘要:这里记录一些常用的安卓界面布局,详情可到安卓官网看看。首先注意android:layout_width(height)和android:width(height)区别:layout_width指布局宽度,width指控件宽度。1.LinearLayout:extends ViewGroup and... 阅读全文
posted @ 2015-08-08 17:25 往日的雨幽 阅读(166) 评论(0) 推荐(0)