Android的layout_weight使用方法
摘要:
Layout_weight是线性布局,也就是LinearLayout里面用到的,下面通过实验来看这个Layout_weight的特性。1.当控件的属性android:layout_width="fill_parent"时,布局文件如下:View Code <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orie 阅读全文
posted @ 2012-08-10 19:22 Jessie~Alexandery 阅读(529) 评论(0) 推荐(0)
浙公网安备 33010602011771号