summaryrefslogtreecommitdiffstats
path: root/res/layout/system_shortcut.xml
diff options
context:
space:
mode:
authorTony Wickham <twickham@google.com>2017-04-13 08:20:03 -0700
committerTony Wickham <twickham@google.com>2017-04-13 12:24:42 -0700
commitc66c3e2ba4876c9d383c1d7deddeee474f1c4859 (patch)
tree5aa7687a74a3c50de30a976541849e3d3e42806b /res/layout/system_shortcut.xml
parent98978d67f3f3911bafabf60444adf5e5dda4455c (diff)
downloadandroid_packages_apps_Trebuchet-c66c3e2ba4876c9d383c1d7deddeee474f1c4859.tar.gz
android_packages_apps_Trebuchet-c66c3e2ba4876c9d383c1d7deddeee474f1c4859.tar.bz2
android_packages_apps_Trebuchet-c66c3e2ba4876c9d383c1d7deddeee474f1c4859.zip
Fix build - move system shortcut icon colors to theme
Change-Id: Iae248e5fdd57310adeb898305deee4c0eaee5318
Diffstat (limited to 'res/layout/system_shortcut.xml')
-rw-r--r--res/layout/system_shortcut.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/system_shortcut.xml b/res/layout/system_shortcut.xml
index 113b1bed1..cd1202588 100644
--- a/res/layout/system_shortcut.xml
+++ b/res/layout/system_shortcut.xml
@@ -15,6 +15,7 @@
-->
<com.android.launcher3.shortcuts.DeepShortcutView
+ android:theme="@style/IconWithTextSystemShortcut"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
android:layout_width="@dimen/bg_popup_item_width"