当 ScrollView下面有子view设置了android:layout_height="fill_parent"属性后,发现不起作用,原来必须设置ScrollView的android:fillViewport="true"就解决了。
转:https://www.cnblogs.com/highfly2012/archive/2013/04/09/3009745.html