Search code examples
androidandroid-layoutandroid-listview

Release to refresh on Android aka Overscroll


Sencha Touch has release to refresh. In other words, you drag a list down an a nice little animation shows up. Are there any native Android libraries for release to refesh a ListActivity?


Solution

  • You are going into the land of overscroll. This might help you: https://jasonfry.co.uk/blog/android-overscroll-revisited/