Skip to content

Commit

Permalink
#1 Updated navigation bar color
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo Grimstad committed Jun 20, 2017
1 parent 5915ab9 commit 09ffbc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
<item name="android:navigationBarColor">@color/colorPrimary</item>
</style>
</resources>

0 comments on commit 09ffbc8

Please sign in to comment.