Skip to content

Commit 832d42b

Browse files
author
Egor
committed
control the status bar color during on splash screen .show() with the @color/primary_dark resource
1 parent f792147 commit 832d42b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

android/src/main/res/values/refs.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
<item type="layout" name="launch_screen">
44
@layout/launch_screen
55
</item>
6+
<item type="color" name="primary_dark">
7+
@color/primary_dark
8+
</item>
69
</resources>

0 commit comments

Comments
 (0)