摘要: 摘要 layout_weight 的含义及使用 在Android的控件布局中,有一个奇葩的 layout_weight 属性,定义如下: layout_weight : 用于指定剩余空闲空间的分割比例。用法: <LinearLayout android:orientation="horizontal 阅读全文
posted @ 2016-09-16 11:40 needly 阅读(13303) 评论(2) 推荐(0)