微修正

This commit is contained in:
r-ca 2023-12-17 15:32:38 +09:00
parent b099ec1a41
commit 326d7495ac
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -22,7 +22,7 @@
android:id="@+id/fragmentContainerView"
android:name="androidx.navigation.fragment.NavHostFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="0dp"
app:defaultNavHost="true"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"