summaryrefslogtreecommitdiff
path: root/library/gingerbread/res
diff options
context:
space:
mode:
authorMaurice Lam <yukl@google.com>2018-02-12 17:25:51 -0800
committerMaurice Lam <yukl@google.com>2018-02-12 19:57:08 -0800
commit267a0cc22a71b37b71b3e79da2ccaace5a185123 (patch)
treed868134d1d72386b7f78e057cfbcca5775b8c0be /library/gingerbread/res
parentc9c5c4431a920e8a22d96bf3721e2c5377c9b57b (diff)
downloadsetupwizard-267a0cc22a71b37b71b3e79da2ccaace5a185123.tar.gz
Add navigation bar divider color
Test: Manual Bug: 72750512 Change-Id: Id2d80d618134056edf95b183943690c33fdbd763
Diffstat (limited to 'library/gingerbread/res')
-rw-r--r--library/gingerbread/res/values-v27/styles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/gingerbread/res/values-v27/styles.xml b/library/gingerbread/res/values-v27/styles.xml
index babfb46..a81b86b 100644
--- a/library/gingerbread/res/values-v27/styles.xml
+++ b/library/gingerbread/res/values-v27/styles.xml
@@ -22,6 +22,7 @@
applied together as a unit. -->
<style name="SuwThemeGlifV3.Light" parent="SuwBaseThemeGlifV3.Light">
<item name="android:navigationBarColor">@color/suw_glif_v3_nav_bar_color_light</item>
+ <item name="android:navigationBarDividerColor">@color/suw_glif_v3_nav_bar_divider_color_light</item>
<item name="android:windowLightNavigationBar">true</item>
</style>
</resources>