summaryrefslogtreecommitdiffstats
path: root/quickstep/res/drawable
diff options
context:
space:
mode:
Diffstat (limited to 'quickstep/res/drawable')
-rw-r--r--quickstep/res/drawable/task_thumbnail_background.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/quickstep/res/drawable/task_thumbnail_background.xml b/quickstep/res/drawable/task_thumbnail_background.xml
index 603380e75..f1f48ac11 100644
--- a/quickstep/res/drawable/task_thumbnail_background.xml
+++ b/quickstep/res/drawable/task_thumbnail_background.xml
@@ -14,6 +14,5 @@
limitations under the License.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
- <solid android:color="#FF000000" />
<corners android:radius="2dp" />
</shape>