简体   繁体   English

Cordova和SwipeRefreshLayout Android Lollipop功能

[英]Cordova and SwipeRefreshLayout Android Lollipop feature

I have just released an update for my cordova/crosswalk app to support Android Lollipop 5.1.x . 我刚刚发布了我的cordova / crosswalk应用程序的更新,以支持Android Lollipop 5.1.x I have noticed that when I swipe down in any view of my app a refresh button comes down ( SwipeRefreshLayout new feature). 我注意到,当我在应用程序的任何视图中向下滑动时,都会出现一个刷新按钮( SwipeRefreshLayout新功能)。

The problem is that after that the app becomes all white blank. 问题在于,此后该应用程序将变为白色。

I there a way to handle that button with javascript or to disable it? 我有办法用javascript处理该按钮或将其禁用吗?

Thanks 谢谢

I made an Android Application on Polymer for version above 4.0.x, It worked fine on SwipeRefresh you need to wait for some time may be you are facing connectivity isssue. 我在Polymer上为4.0.x以上的版本制作了一个Android应用程序,它在SwipeRefresh上运行良好,您可能需要等待一段时间,否则可能会遇到连接问题。

at mine end it worked fine. 在我的一端,它运行良好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM