blob: f4a6cbd944341d00cb9b2bc6c1da2709049d2eb9 [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/reader_divider_grey" />
</shape>