android: set system navbar color to match the header

This commit is contained in:
Saúl Ibarra Corretgé 2019-05-08 10:23:18 +02:00 committed by Saúl Ibarra Corretgé
parent 0889ffdf27
commit 8b0e5b9d15
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- Customize your theme here. -->
<item name="android:navigationBarColor">#1081B2</item>
</style>
</resources>