fix status bar color for android devices
This commit is contained in:
parent
2d9bb1662c
commit
18ed4d6cfd
3 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
<preference name="WindowsStoreDisplayName" value="*WINDOWSSTOREDISPLAYNAME*"/>
|
||||
|
||||
<!-- <preference name="KeyboardDisplayRequiresUserAction" value="false" /> -->
|
||||
<preference name="StatusBarBackgroundColor" value="#1e3186" />
|
||||
<preference name="StatusBarBackgroundColor" value="*STATUSBARCOLOR*" />
|
||||
<preference name="BackupWebStorage" value="none"/>
|
||||
<preference name="windows-target-version" value="10.0"/>
|
||||
<preference name="Orientation" value="default" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue