johannilsson / android-pulltorefresh

DEPRECATED This project aims to provide a reusable pull to refresh widget for Android.
2.47k stars 1.03k forks source link

Fail to show refresh view most times on Samsung i9100 #28

Open wdx700 opened 13 years ago

wdx700 commented 13 years ago

Samsung i9100's ListView support over-scroll by default. After apply this pull-to-refresh-ListView, refresh view will show when user scroll to top, but padding won't be added to refresh view's top, so the behavior is also not right most times.

johannilsson commented 13 years ago

I don't have access to this device. Any help to fix this issue is very appreciated.