问题
I created a phonegap application for android using Kendo UI. Here, the problem is.. header and footer not displayed in android device. It was working fine on IOS device and Normal browsers. Check this link: http://demos.kendoui.com/mobile/application/index.html
From above link, they displayed the o/p on ios and android with same code. In IOS header was displayed fine, but not in android device. But, I want to display the header with back button using Kendo UI for android.. How can I do this.. Any other ways...
Thanks in advance...
回答1:
Additionally to show the title, use the CSS outlined in Kendo UI Doc.
来源:https://stackoverflow.com/questions/13043724/header-and-footer-not-displayed-in-kendo-ui-mobile-phonegap-application-for-andr