summaryrefslogtreecommitdiffstats
path: root/res/layout/system_shortcut.xml
diff options
context:
space:
mode:
authorHyunyoung Song <hyunyoungs@google.com>2019-04-11 15:17:41 -0700
committerHyunyoung Song <hyunyoungs@google.com>2019-04-11 22:56:54 +0000
commitdf4bf92412059663e3ac9d787d34f5afbedca59f (patch)
treec94088828f14766ab818db5b59bb5d9575baf1de /res/layout/system_shortcut.xml
parent0d7b0159b37361f8483ea2120d286ec249a82673 (diff)
downloadandroid_packages_apps_Trebuchet-df4bf92412059663e3ac9d787d34f5afbedca59f.tar.gz
android_packages_apps_Trebuchet-df4bf92412059663e3ac9d787d34f5afbedca59f.tar.bz2
android_packages_apps_Trebuchet-df4bf92412059663e3ac9d787d34f5afbedca59f.zip
Popups (shortcut, system, scroller) / Drop Targets / Widgets (bottom/full) should follow themed font
Bug: 126229665 Change-Id: I429da6b9bc5f99d42be0f2498cbdecb059f127f4
Diffstat (limited to 'res/layout/system_shortcut.xml')
-rw-r--r--res/layout/system_shortcut.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/system_shortcut.xml b/res/layout/system_shortcut.xml
index 04f3d027d..4b7097a97 100644
--- a/res/layout/system_shortcut.xml
+++ b/res/layout/system_shortcut.xml
@@ -31,7 +31,6 @@
android:paddingEnd="@dimen/popup_padding_end"
android:textSize="14sp"
android:textColor="?android:attr/textColorPrimary"
- android:fontFamily="sans-serif"
launcher:iconDisplay="shortcut_popup"
launcher:layoutHorizontal="true"
android:focusable="false" />