blob: 7459f9f1bb5bfcd93f84c2cb3390105a99d873ad [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
android:shape="rectangle">
<stroke android:width="1dp" android:color="@color/grey_lighten_10"/>
<solid android:color="@color/transparent"/>
</shape>