How to Change RecyclerView Item Layout When Scrolled to Center Horizontally in Android?
I’m working on an Android app and I want to implement a RecyclerView where the item layout changes when it is scrolled to the center horizontally. I’ve included an image below to show what I’m aiming for:
Messing up items in the recyclerview in java
I have a recyclerview, but when I run my app, Items will mixed and not displayed correctly!
please help me. my Code is awailable here :
https://gapsiapp.iapp.ir/moz.txt
How to create a similar drop-down list in recycler
enter image description here