Minetest/build/android/src/main/res/drawable/bg.xml

4 lines
171 B
XML

<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/background"
android:tileMode="repeat" />