|
|
|
@ -24,7 +24,7 @@ |
|
|
|
|
<androidx.recyclerview.widget.RecyclerView |
|
|
|
|
android:id="@+id/recycler_view" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="match_parent" /> |
|
|
|
|
|
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |