This commit is contained in:
pro.boooooo
2023-04-01 22:16:26 +02:00
parent eb826b077a
commit 5e948c9041
23 changed files with 291 additions and 48 deletions

View File

@@ -6,8 +6,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal"
tools:context=".MainActivity"
android:background="@drawable/space"
tools:context=".Prologue"
android:background="@drawable/game"
>
<LinearLayout