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

包裹listview上拉至底部时item显示不全问题 #48

Open 973562634 opened 7 years ago

973562634 commented 7 years ago

页面一共有两条item,在第一页能展示第一条item以及部分第二条item,但是上拉至底部之后发现第二条item显示不全。