Tidied up new user interface (and fixed problem with re-loading only activity from Android Studio)

This commit is contained in:
Graham Jones
2024-01-19 20:49:41 +00:00
parent 65c8a2a12b
commit d8b3582291
8 changed files with 67 additions and 110 deletions

View File

@@ -9,7 +9,7 @@
<!-- TODO: Update blank fragment layout -->
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width="match_parent"
android:layout_height="253dp"
android:layout_height="match_parent"
android:orientation="vertical"
android:id="@+id/fragment_ll">