summaryrefslogtreecommitdiffstats
path: root/quickstep/res/drawable
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2017-11-10 17:54:44 -0800
committerWinson Chung <winsonc@google.com>2017-11-13 18:02:44 -0800
commitb63b44c3d55cc49423b9c70d37f2e1d9a0799ea4 (patch)
treef47301b7e82e250d46d6c8dfcaf48d5731ac337f /quickstep/res/drawable
parentf8088eecf1939ef6ada4161f7c22c89a852fe4fd (diff)
downloadandroid_packages_apps_Trebuchet-b63b44c3d55cc49423b9c70d37f2e1d9a0799ea4.tar.gz
android_packages_apps_Trebuchet-b63b44c3d55cc49423b9c70d37f2e1d9a0799ea4.tar.bz2
android_packages_apps_Trebuchet-b63b44c3d55cc49423b9c70d37f2e1d9a0799ea4.zip
Load some recent tasks
Bug: 69166452 Test: Build quickstep Change-Id: Id4b0172256d6920616a6b9529d61abd1fe0c1a36
Diffstat (limited to 'quickstep/res/drawable')
-rw-r--r--quickstep/res/drawable/task_thumbnail_background.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstep/res/drawable/task_thumbnail_background.xml b/quickstep/res/drawable/task_thumbnail_background.xml
index 27efd6c68..603380e75 100644
--- a/quickstep/res/drawable/task_thumbnail_background.xml
+++ b/quickstep/res/drawable/task_thumbnail_background.xml
@@ -15,5 +15,5 @@
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<solid android:color="#FF000000" />
- <corners android:radius="6dp" />
+ <corners android:radius="2dp" />
</shape>