When I scroll the elements down and then back up, the elements get mixed up and there's a weird padding. I tried to set the gap strategy to GAP_HANDLING_MOVE_ITEMS_BETWEEN_SPANS, but then the paddings from the ItemDecoration are displayed incorrectly.
Asked
Active
Viewed 112 times
0

Andrew Thompson
- 168,117
- 40
- 217
- 433

JkFinger
- 3
- 2
-
Can you share some code? – Luca Nicoletti Jun 16 '22 at 11:14
-
https://pastebin.com/Ac8NARWh – JkFinger Jun 16 '22 at 11:28
-
Try this:- https://stackoverflow.com/a/30701422/6037561 – Hemant Bharti Jun 27 '22 at 05:56