It would be nice if there is a way to auto size the collectionview to fit its elements.
what do you want to autosize here? do you want to autosize width and height or layoutitems? you are probably looking for similar to Flexlayout
The height of the listview, the height is actually the screenheight so that you can't put something else under the listview
This is really important, I have absolutely no idea how it's been so long since CollectionView
was introduced without this being done yet. Personally I'd describe this issue as a pretty urgent bug fix.
Most helpful comment
The height of the listview, the height is actually the screenheight so that you can't put something else under the listview