摘要: android:layout_weight详细分析介绍:布局文件是:出现的布局是:button1占了2/3,button2占了1/3。但是如果将布局文件中的button的属性android:layout_width="fill_parent"改为android:layout_width="wrap_... 阅读全文
posted @ 2015-04-15 15:15 伟大的臭猪猪 阅读(266) 评论(0) 推荐(0)