This is a migrated thread and some comments may be shown as answers.

app.showLoading() Display Issues on Android Devices but not in Simulator

3 Answers 72 Views
Application
This is a migrated thread and some comments may be shown as answers.
Bill
Top achievements
Rank 1
Bill asked on 14 Apr 2014, 05:35 PM
We've had a nice loading overlay working for awhile now, however the app.showLoading() appears to be applying some new dark/tinted affect on Android devices after our latest 2014 Q1 Kendo update.  It currently does not do this on the Android simulator and/or iOS devices...  As a result, I can't identify what is causing this dark/tinted behavior.  I already have a white/light overlay with an opacity of .8 that I want to use.

Does anyone know what style and/or settings I could apply to disable this on Android?

See the screenshots...

3 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 15 Apr 2014, 11:23 AM
Hi Bill,

The problem is caused by the incorrect z-index properties set on the elements. As it is a problem caused by the PhoneGap/Cordova engine, we cannot workaround it. The only viable solution is to turn on the hardware acceleration of the problem, which from our experience so far fixes the issue.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Bill
Top achievements
Rank 1
answered on 15 Apr 2014, 01:35 PM
Thanks Kiril.  Enabling hardware acceleration fixed the issue.

Are there any issues with enabling hardware acceleration that I should be aware of before releasing this to production?
0
Kiril Nikolov
Telerik team
answered on 16 Apr 2014, 12:35 PM
Hi Bill,

I cannot think of any particular issue that is caused by the enabled hardware acceleration. But if you stumble upon anything please do not hesitate to contact us.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Application
Asked by
Bill
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Bill
Top achievements
Rank 1
Share this question
or