Closed BeksOmega closed 4 years ago
The layout manager should layout the non-layout edges based on the size of the item, not the size of the recycler.
For instance these items are supposed to be 100dp tall: Yet they are not.
Items should be laid out based on their hight.
N/A
I've already got a fix, this is just documenting the issue.
:bug: Describe
The layout manager should layout the non-layout edges based on the size of the item, not the size of the recycler.
For instance these items are supposed to be 100dp tall: Yet they are not.
:snail: Steps to reproduce
:butterfly: Expected behavior
Items should be laid out based on their hight.
:beetle: Other info
N/A
:bee: Requested assignment
I've already got a fix, this is just documenting the issue.