We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70291a0 commit 16ac08fCopy full SHA for 16ac08f
app/src/main/res/values/styles.xml
@@ -20,6 +20,7 @@
20
<item name="reviewHeading">@color/white</item>
21
<item name="aboutIconsColor">@color/white</item>
22
<item name="caption_description_text_color">@color/white</item>
23
+ <item name="android:statusBarColor">@color/main_background_dark</item>
24
25
<item name="semitransparentText">@color/commons_app_blue_dark</item>
26
<item name="subBackground">@color/sub_background_dark</item>
0 commit comments