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

Can we make pulltorefresh from bottom instead top? #35

Closed trietbui85 closed 12 years ago

trietbui85 commented 12 years ago

It sounds weird, but I want to pull up to refresh. It means after scrolling to bottom of Listview, now I will pull up and release to perform pulltorefresh.

Can we do it?

P/S: it's not an issue but just a suggestion.

Thanks. anticafe

paradoxxjm commented 12 years ago

First, thank you for a great library!

Secondly, I think being able to have pulltorefresh work from the bottom, which I guess makes it pushtorefresh, would be a great development. Keep up the work!

chrisbanes commented 12 years ago

I recently added this to my Pull to Refresh library: http://www.senab.co.uk/2011/12/23/pull-up-to-refresh/

trietbui85 commented 12 years ago

Thanks man ^^. It looks great ;)

Btw, merry Christmas.

johannilsson commented 12 years ago

Great work @chrisbanes, I'm closing this issue.