Improvements to exiting the app menu

This commit is contained in:
ottoptj 2024-05-27 21:59:50 +03:00
commit e3636bccc7
3 changed files with 48 additions and 13 deletions

View file

@ -10,6 +10,10 @@
android:orientation="vertical"
tools:context=".MainActivity">
<ViewSwitcher
android:layout_width="match_parent"
android:layout_height="match_parent" />
<LinearLayout
android:id="@+id/app_view"
android:layout_width="match_parent"