This commit is contained in:
rca 2024-07-06 15:15:06 +09:00
parent 267bb87649
commit 735fab046c

View File

@ -24,6 +24,7 @@
app:layout_constraintTop_toTopOf="parent" />
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/taskListRecyclerView"
android:layout_width="match_parent"
android:layout_height="0dp"
app:layout_constraintBottom_toBottomOf="parent"