summaryrefslogtreecommitdiffstats
path: root/quickstep/res/drawable/bg_wellbeing_toast.xml
diff options
context:
space:
mode:
Diffstat (limited to 'quickstep/res/drawable/bg_wellbeing_toast.xml')
-rw-r--r--quickstep/res/drawable/bg_wellbeing_toast.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstep/res/drawable/bg_wellbeing_toast.xml b/quickstep/res/drawable/bg_wellbeing_toast.xml
index 22d6f8aa7..65730f6cc 100644
--- a/quickstep/res/drawable/bg_wellbeing_toast.xml
+++ b/quickstep/res/drawable/bg_wellbeing_toast.xml
@@ -15,5 +15,5 @@
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<solid android:color="#E61A73E8" />
- <corners android:radius="@dimen/task_corner_radius" />
+ <corners android:radius="?android:attr/dialogCornerRadius" />
</shape> \ No newline at end of file