summaryrefslogtreecommitdiff
path: root/java/com/android/contacts/common/res/drawable/searchedittext_custom_cursor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/contacts/common/res/drawable/searchedittext_custom_cursor.xml')
-rw-r--r--java/com/android/contacts/common/res/drawable/searchedittext_custom_cursor.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/com/android/contacts/common/res/drawable/searchedittext_custom_cursor.xml b/java/com/android/contacts/common/res/drawable/searchedittext_custom_cursor.xml
new file mode 100644
index 000000000..27614a1ac
--- /dev/null
+++ b/java/com/android/contacts/common/res/drawable/searchedittext_custom_cursor.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright 2014 Google Inc. All Rights Reserved. -->
+
+<shape xmlns:android="http://schemas.android.com/apk/res/android">
+ <size android:width="2dp"/>
+ <solid android:color="@color/dialtacts_theme_color"/>
+</shape> \ No newline at end of file