scrollview嵌套listview 只显示一行 怎么解决
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#FFE1FF"
android:orientation="vertical" >
android:layout_height="match_parent" >
android:layout_height="match_parent" >
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fadingEdge="vertical"
android:fadingEdgeLength="5dp" />