Page 1 of 1
change the color to a status bar of an android device
Posted: Mon Jan 19, 2015 10:36 pm
by yan
hi guys, anyone know of any way to change the color to the bottom of the status bar on android device ?. I want to make that status bar remains according to the GUI of my application, greetings and pardon my language translation with google traslate.
Re: change the color to a status bar of an android device
Posted: Thu Jan 22, 2015 5:18 pm
by MaxV
I suppose that you app standalone application settings need "status bar: hidden" (bottom right), and you have to create the status bar (as a livecode background, see
backgroundBehavior). Remember to put a button to exit from your app, otherwise you can't go back to your phone

.