summaryrefslogtreecommitdiffstats
path: root/res/drawable-v24/ic_remove_shadow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable-v24/ic_remove_shadow.xml')
-rw-r--r--res/drawable-v24/ic_remove_shadow.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/drawable-v24/ic_remove_shadow.xml b/res/drawable-v24/ic_remove_shadow.xml
index 16a630e5f..48abc10b3 100644
--- a/res/drawable-v24/ic_remove_shadow.xml
+++ b/res/drawable-v24/ic_remove_shadow.xml
@@ -15,4 +15,5 @@
-->
<com.android.launcher3.graphics.ShadowDrawable
xmlns:android="http://schemas.android.com/apk/res/android"
- android:src="@drawable/ic_remove_no_shadow" />
+ android:src="@drawable/ic_remove_no_shadow"
+ android:elevation="@dimen/drop_target_shadow_elevation" />