summaryrefslogtreecommitdiff
path: root/build/android/src/main/res/drawable/bg.xml
blob: c76ec372dc93e178a38de95b0d17beb0ae582084 (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/background"
	android:tileMode="repeat" />