1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-27 05:45:18 +01:00

Android: add Android Studio support, completely redone java part (#9066)

This commit is contained in:
Maksim
2020-04-15 16:27:40 +02:00
committed by GitHub
parent 8ae8c1600a
commit 62ae7adab2
50 changed files with 1129 additions and 2520 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 B

View File

@@ -0,0 +1,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" />