aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/drawable/reader_tear_repeat.xml
blob: fe2f74e3d4fa016bcd876be847a4602088ba5ee4 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:dither="true"
    android:src="@drawable/reader_tear"
    android:tileMode="repeat" />