summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/widget/res/drawable/edittext_custom_cursor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/widget/res/drawable/edittext_custom_cursor.xml')
-rw-r--r--java/com/android/dialer/widget/res/drawable/edittext_custom_cursor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/android/dialer/widget/res/drawable/edittext_custom_cursor.xml b/java/com/android/dialer/widget/res/drawable/edittext_custom_cursor.xml
index 2f01628aa..62cd9abb6 100644
--- a/java/com/android/dialer/widget/res/drawable/edittext_custom_cursor.xml
+++ b/java/com/android/dialer/widget/res/drawable/edittext_custom_cursor.xml
@@ -17,5 +17,5 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size android:width="2dp"/>
- <solid android:color="@color/dialtacts_theme_color"/>
+ <solid android:color="?android:attr/colorPrimary"/>
</shape> \ No newline at end of file