summaryrefslogtreecommitdiff
path: root/library/main/res
diff options
context:
space:
mode:
authorMaurice Lam <yukl@google.com>2018-02-15 17:43:23 -0800
committerMaurice Lam <yukl@google.com>2018-02-15 17:48:18 -0800
commitf034e011b28982afa69d8198bb9f56a589e19808 (patch)
tree25b67727aa08ca2c20932950f603683be4256fd8 /library/main/res
parentaf1e11f0746eb35cf2d624cef59876aba86676d0 (diff)
downloadsetupwizard-f034e011b28982afa69d8198bb9f56a589e19808.tar.gz
Use google-sans-medium for GLIF buttons
Test: Manual, Existing tests pass Bug: 73252680 Change-Id: Idb6c8821fc07eceae86f5574e3f4ec82cf3fcb8f
Diffstat (limited to 'library/main/res')
-rw-r--r--library/main/res/values/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/main/res/values/config.xml b/library/main/res/values/config.xml
index 7fe5f9f..c11bf41 100644
--- a/library/main/res/values/config.xml
+++ b/library/main/res/values/config.xml
@@ -29,5 +29,6 @@
<!-- Secondary font for use with headings, title, and other non-body text -->
<string name="suwFontSecondary" translatable="false">google-sans</string>
+ <string name="suwFontSecondaryMedium" translatable="false">google-sans-medium</string>
</resources>