How can we create a grid list recyclerview adapter? I couldn't find any properties on top of modifiers. As of now AdapterList supports a linear vertical scrolling.
a
allan.conda
06/18/2020, 12:07 PM
Don’t think it’s supported yet. Right now I create an AdapterList of Rows
v
Vinay Gaba
06/18/2020, 4:37 PM
There used to be a
Table
api but it was deprecated. An alternative version should be available soon!