Remove elevation from Task in Overview.
New designs don't have elevation for task views. Bug: 179922117 Test: Local run Change-Id: I0b3cb698574b49a279c7265e7f523819d20e2827
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user