summaryrefslogtreecommitdiffstats
path: root/res/layout/system_shortcut.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-10-31 13:33:03 -0700
committerSunny Goyal <sunnygoyal@google.com>2017-11-08 15:13:10 -0800
commitea529083bd45bae8edcb86d0be056ff90921d0c1 (patch)
treeeec9878251ef5c2807b191137d4e781caf857577 /res/layout/system_shortcut.xml
parent4d52411cea344ca3cdbf525c21696cf7e4193063 (diff)
downloadandroid_packages_apps_Trebuchet-ea529083bd45bae8edcb86d0be056ff90921d0c1.tar.gz
android_packages_apps_Trebuchet-ea529083bd45bae8edcb86d0be056ff90921d0c1.tar.bz2
android_packages_apps_Trebuchet-ea529083bd45bae8edcb86d0be056ff90921d0c1.zip
Using view elevation for shadow during click feedback instead of
creating a shadow bitmap Change-Id: I331186664c3c448596af3172e0e080921a6a1908
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 04f3d027d..1888e2254 100644
--- a/res/layout/system_shortcut.xml
+++ b/res/layout/system_shortcut.xml
@@ -34,6 +34,7 @@
android:fontFamily="sans-serif"
launcher:iconDisplay="shortcut_popup"
launcher:layoutHorizontal="true"
+ launcher:deferShadowGeneration="true"
android:focusable="false" />
<View