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 6a1d81f commit 9ea263fCopy full SHA for 9ea263f
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