摘要: 文本框标签 layout_width 控件的宽度 layout_height 控件的高度 fill_parent 随着控件的高度/宽度 wrap_content 随着文字的高度/宽度 <TextView android:layout_width="fill_parent" android:layou 阅读全文
posted @ 2017-05-10 15:40 天上蓝天 阅读(164) 评论(0) 推荐(0)