拉动以刷新Android和Phonegap

use*_*772 6 android cordova pull-to-refresh

我们正在使用Cordova,html,css构建多平台移动应用程序.对于我们的一些屏幕,我们需要pull to refresh功能.我试过Damien的解决方案(http://damien.antipa.at/2012/10/16/ios-pull-to-refresh-in-mobile-safari-with-native-scrolling/)和iScroll for iOS,它很棒适用于iOS平台.但是没有一种方法适用于Android平台.有人可以帮我这个吗?如何为Android平台构建pull To Refresh.

Qui*_*Fix 3

您应该能够使用 iscroll.js 做到这一点: http: //iscrolljs.com/

或者您可以阅读 Christophe Coenraets 的博客文章