Trying out LazyVerticalGrid. Seems to work great h...
# compose
a
Trying out LazyVerticalGrid. Seems to work great however I’m not able to easily add a row at the end to display a loader for infinite scroll since I can only add grid-cells with the available API.