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.
2 parents e4a2d2f + 9ea263f commit 08ebd7dCopy full SHA for 08ebd7d
1 file changed
app/src/main/res/values-night-v21/styles.xml
@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<resources>
3
+
4
+ <!-- Opening Theme -->
5
+ <style name="Base.V21.OpeningTheme" parent="Base.V19.OpeningTheme">
6
+ <item name="android:navigationBarColor">@color/dark_youtube_primary_color</item>
7
+ </style>
8
9
+</resources>
0 commit comments