Merge "Remove elevation from Task in Overview." into sc-dev am: fe7fb09b90

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13547665

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ic08a3494240ee0fb31ff03db3cefea6b9ca69eb8
diff --git a/quickstep/res/layout/task.xml b/quickstep/res/layout/task.xml
index c90706b..0f9a6aa 100644
--- a/quickstep/res/layout/task.xml
+++ b/quickstep/res/layout/task.xml
@@ -19,7 +19,6 @@
     android:layout_height="match_parent"
     android:clipChildren="false"
     android:defaultFocusHighlightEnabled="false"
-    android:elevation="4dp"
     android:focusable="true">
 
     <com.android.quickstep.views.TaskThumbnailView