Merge branch 'master' into dev
This commit is contained in:
commit
890b5b3895
13 changed files with 120 additions and 63 deletions
9
app/src/main/res/values-night-v21/styles.xml
Normal file
9
app/src/main/res/values-night-v21/styles.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<!-- Opening Theme -->
|
||||
<style name="Base.V21.OpeningTheme" parent="Base.V19.OpeningTheme">
|
||||
<item name="android:navigationBarColor">@color/dark_youtube_primary_color</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue