summaryrefslogtreecommitdiff
path: root/platform/android/viewer/res/drawable/tiled_background.xml
blob: 60e08f3c9d76b67aa552f1c107b0a34cdf4ddc93 (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
	android:src="@drawable/darkdenim3"
	android:tileMode="repeat" />