blob: 6bb563010a5fc6d41e8e7b57d8474abc9e74691e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="line">
<stroke android:color="#CCC" />
<size android:height="1dp" />
</shape>