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

@ -11,6 +11,7 @@
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/black"
tools:ignore="MergeRootFrame" />
</androidx.coordinatorlayout.widget.CoordinatorLayout>