nuptboyzhb / SuperSwipeRefreshLayout

A custom SwipeRefreshLayout to support the pull-to-refresh featrue.RecyclerView,ListView,GridView,NestedScrollView,ScrollView are supported.
Apache License 2.0
1.24k stars 350 forks source link

页面被剪切掉的问题 #44

Open liuyuanbo opened 7 years ago

liuyuanbo commented 7 years ago

当最后一条数据显示的时候,这个时候按住屏幕上划不要松手然后再下滑,会发现有一部分的view被裁减掉了,希望作者尽快修复