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

Update SuperSwipeRefreshLayout.java #61

Open langxuelang opened 6 years ago

langxuelang commented 6 years ago

增加对4.4一下版本的兼容。 bug复现步骤: 1.删除掉RecyclerViewActivity 中onPullEnable(85行)中的代码 观察recyclerview的下拉刷新,会导致headerview覆盖recylerview