blob: 7345ac7f37a3352b660c0208869754f1e4b100cf [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<corners android:radius="4dp" />
<solid android:color="@color/grey_lighten_30"/>
</shape>