レイアウト調整

This commit is contained in:
r-ca 2024-01-21 17:55:51 +09:00
parent a8ce70e6d9
commit 9ef49e0226
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -43,6 +43,7 @@
android:id="@+id/body_recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="16dp"
app:layout_behavior="@string/appbar_scrolling_view_behavior" />
</androidx.coordinatorlayout.widget.CoordinatorLayout>