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

use custom header may lead a bug #21

Closed muximus3 closed 8 years ago

muximus3 commented 8 years ago

i use this awesome layout in my project , everything is fine, except top part(exactly the default header's head) of the page would been hide util i touch this layout, i use my custom swipe refresh header, so i debug and found in onlayout() method something may lead this bug. Signed-off-by: muxims3 muximus3@163.com