Skip to content

Commit

Permalink
Dark | Substratum: Fix NavigationBarDivider Color
Browse files Browse the repository at this point in the history
  • Loading branch information
nschnettler committed Jan 21, 2018
1 parent 13e6b3f commit fc26412
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="navigationBarColor">@*android:color/background_material_dark</color> <!-- NavigationBar -->
<color name="navigation_bar_divider">@*android:color/background_dark</color> <!-- NavigationBarDivider -->
</resources>

0 comments on commit fc26412

Please sign in to comment.