scrollview嵌套listview是否会出现bug,为什么会出现bug,如果解决
1个回答
展开全部
<com.handmark.pulltorefresh.library.PullToRefreshScrollView>
<GridView
android:id="@+id/gridview_myuser"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="6dp"
android:layout_marginRight="6dp"
android:gravity="center"
android:horizontalSpacing="4dip"
android:numColumns="2"
android:stretchMode="columnWidth"
android:verticalSpacing="4dip" />
</LinearLayout>
</com.handmark.pulltorefresh.library.PullToRefreshScrollView>
其实可以直接套的,但是滚动会有点别扭
<GridView
android:id="@+id/gridview_myuser"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="6dp"
android:layout_marginRight="6dp"
android:gravity="center"
android:horizontalSpacing="4dip"
android:numColumns="2"
android:stretchMode="columnWidth"
android:verticalSpacing="4dip" />
</LinearLayout>
</com.handmark.pulltorefresh.library.PullToRefreshScrollView>
其实可以直接套的,但是滚动会有点别扭
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询