レイアウト作成WIP

This commit is contained in:
r-ca 2023-12-17 13:53:32 +09:00
parent 66f79842b7
commit 0fc5c13427
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -22,7 +22,7 @@
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/debug_menu_recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="0dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"