码迷,mamicode.com
首页 > 移动开发 > 详细

android ScrollView 充满屏幕

时间:2014-05-16 18:09:45      阅读:368      评论:0      收藏:0      [点我收藏+]

标签:android   style   c   a   view   height   

android:fillViewport=true
ScrollView下面的组件如果有android:layout_height="fill_parent"或android:layout_height="wrap_content"
那么必须将ScrollView的android:fillViewport属性设为true,不然高度撑不满整个ScrollView。

android ScrollView 充满屏幕,布布扣,bubuko.com

android ScrollView 充满屏幕

标签:android   style   c   a   view   height   

原文地址:http://www.cnblogs.com/Free-Thinker/p/3725788.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!