summaryrefslogtreecommitdiffstats
path: root/res/drawable/searchedittext_custom_cursor.xml
blob: a03939fae2bff3ae4f59ee1b4a5cb2f3e94075b3 (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>