Hi guys,
How can I disable the platform specific css that is applied when launching my app on android? is there a global variable I can set/unset to be platform agnostic and always apply the iOs style?
Thanks a lot!
Hi guys,
How can I disable the platform specific css that is applied when launching my app on android? is there a global variable I can set/unset to be platform agnostic and always apply the iOs style?
Thanks a lot!
At the moment there are global configs that you can use in the nightly builds
http://ionicframework.com/docs/nightly/api/provider/$ionicConfigProvider/
Expect this to be in beta 14
Thank you, that’ll do for now!
Have a nice day