摘要: 1.LinearLayout(线性布局) android: orientation="vertical" //布局 android: layout_width="wrap_content " //控件宽度 android: layout_height="fill_parent" //控件高度 注意: 阅读全文
posted @ 2017-05-19 19:07 锦绣河山锦 阅读(104) 评论(0) 推荐(0) 编辑