Set Linear layout Recyclerview

PHOTO EMBED

Thu Apr 14 2022 09:20:32 GMT+0000 (Coordinated Universal Time)

Saved by @kamrantariq_123 #xml #java

<androidx.recyclerview.widget.RecyclerView
    app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
    android:orientation="vertical"
    ...>
content_copyCOPY

Recyclerview set Linear layout in xml

https://stackoverflow.com/questions/35679776/how-to-set-recyclerview-applayoutmanager-from-xml