https://github.com/googlesamples/android-SwipeRefreshLayoutBasic
Referring to the sample above. The swipe refresh is calling when user scrolls up reaches top of the list. What i want is to call swipe refresh only when user specially swipes for it. Not calling swipe refresh when user is scrolling up and reached top end.
When i am using the lib below, i get what i want. But i m facing some issues with this lib so i didnt want to use it. github.com/baoyongzhang/android-PullRefreshLayout
Here is the video clip of what i dont want: https://drive.google.com/file/d/0By2g3SV1qz5TUFdZZ1FUNmxzU1E/view?usp=sharing