aboutsummaryrefslogtreecommitdiff
path: root/android/app/src/main/res/drawable/bg.xml
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-06-28 08:00:00 +0800
committerRunxi Yu <me@runxiyu.org>2024-06-28 08:00:00 +0800
commit040f12cfb14730427524865c8e1f97f892772295 (patch)
tree345f76c7e049ef29eae1c549fa354a8e85854894 /android/app/src/main/res/drawable/bg.xml
parent11c7849bdf53557bc327fee06bddbbf1e23c4512 (diff)
downloadhax-minetest-server-040f12cfb14730427524865c8e1f97f892772295.tar.gz
hax-minetest-server-040f12cfb14730427524865c8e1f97f892772295.zip
Delete android
Diffstat (limited to 'android/app/src/main/res/drawable/bg.xml')
-rw-r--r--android/app/src/main/res/drawable/bg.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/android/app/src/main/res/drawable/bg.xml b/android/app/src/main/res/drawable/bg.xml
deleted file mode 100644
index 903335ed9..000000000
--- a/android/app/src/main/res/drawable/bg.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
- android:src="@drawable/background"
- android:tileMode="repeat" />