lcodecorex / TwinklingRefreshLayout

RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
Apache License 2.0
3.99k stars 671 forks source link

There's blank space above the list after setFloatRefresh(true) #171

Open NathalieBritan opened 6 years ago

NathalieBritan commented 6 years ago

Hi. I have some problem I try to make some thing. I user header like in your music sample after first swipe I want to change header so it is like in your dribble sample. And it changes okay except one thing, when I set setFloatRefresh(true) a blank space appears above the list. Pls help to solve this problem