Simplify navigationBar rule

This commit is contained in:
Mygod
2019-08-19 22:04:51 +08:00
parent ab80e0af41
commit 5e87244041
2 changed files with 0 additions and 2 deletions

View File

@@ -3,6 +3,4 @@
<color name="colorPrimary">@color/dark_colorPrimary</color>
<color name="colorPrimaryDark">#005005</color>
<color name="colorSecondary">#AEEA00</color>
<!-- This actually takes precedence over v27: https://developer.android.com/guide/topics/resources/providing-resources.html#BestMatch -->
<color name="navigationBarColor">@android:color/black</color>
</resources>