Search code examples
androidandroid-recyclerviewlinearlayoutmanager

How to make recyclerview layout manager like stack view?


I want to introduce RecyclerView items like on photo below. Items overlap on each other on the top and every item have different margin from top which depends on vertical position on screen. How can I do it? enter image description here


Solution

  • Use this librabry and customize by as per your requirement

    https://github.com/loopeer/CardStackView