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

Tap to refresh is shown on every list item clicked #25

Closed almozavr closed 13 years ago

almozavr commented 13 years ago

OnItemClick makes list to show tap to refresh header on Android 2.2. Lets try to find out why!

almozavr commented 13 years ago

Sorry, I found a similar issue being closed later.

yava555 commented 12 years ago

I also found this problem, use the latest source code.

when you first click list item,"Tap to refresh" will be shown.

Android 2.3.7

bostone commented 12 years ago

Hey, why this is closed? In my app when I load the list this "Tap to refresh" is showing almost constantly. It is shown on the start and after the refresh. Any way to get rid of it? I'm using build johannilsson-android-pulltorefresh-f090768