header and footer not displayed in Kendo UI Mobile PhoneGap Application For Android
问题 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..