blob: 8ce871628c41bd3528a1eb54a8560cd07223f3c1 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="@color/grey_darken_30" />
<size android:width="1px" />
</shape>