commit | fe7fb09b90e4a9f6c995d20331130518d2272cf7 | [log] [tgz] |
---|---|---|
author | Zak Cohen <zakcohen@google.com> | Sat Feb 13 01:23:02 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sat Feb 13 01:23:02 2021 +0000 |
tree | 6c90130c900eed541425605e0a5e0d692745b019 | |
parent | e38dc9b5f8a34e5e34665d91dcadbb6420870674 [diff] | |
parent | 34f4b7ebb8b5961b223afbf13312941efabbc7d4 [diff] |
Merge "Remove elevation from Task in Overview." into sc-dev
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