Updates and fixes

This commit is contained in:
soraefir
2024-06-28 22:19:53 +02:00
parent e7f55c2be2
commit 917a01b2ed
27 changed files with 416 additions and 190 deletions

View File

@ -3,6 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/black"
android:orientation="vertical"
tools:context=".activity.fragment.Launcher">