5 lines
166 B
XML
5 lines
166 B
XML
|
<bitmap
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:dither="true"
|
||
|
android:src="@drawable/checktile"
|
||
|
android:tileMode="repeat"/>
|