摘要: 1.LinearLayout(线性布局) android: orientation="vertical" //布局 android: layout_width="wrap_content " //控件宽度 android: layout_height="fill_parent" //控件高度 注意: 阅读全文
posted @ 2017-05-19 21:16 美琳 阅读(114) 评论(0) 推荐(0)