summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/answer/impl/res/drawable/urgent_call_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/answer/impl/res/drawable/urgent_call_background.xml')
-rw-r--r--java/com/android/incallui/answer/impl/res/drawable/urgent_call_background.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/android/incallui/answer/impl/res/drawable/urgent_call_background.xml b/java/com/android/incallui/answer/impl/res/drawable/urgent_call_background.xml
index 769529025..d995980c6 100644
--- a/java/com/android/incallui/answer/impl/res/drawable/urgent_call_background.xml
+++ b/java/com/android/incallui/answer/impl/res/drawable/urgent_call_background.xml
@@ -18,5 +18,5 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="24dp"/>
- <solid android:color="?android:attr/colorPrimary"/>
+ <solid android:color="#F50057"/>
</shape> \ No newline at end of file