summaryrefslogtreecommitdiff
path: root/java/com/android/contacts/common/res/drawable/searchedittext_custom_cursor.xml
blob: 27614a1ac70103683c4bcdb32e21c09f2f42f136 (plain)
1
2
3
4
5
6
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>