Hi @Zach Klippenstein (he/him) [MOD] I have tried to use that file, but many things are deprecated
and I cannot make it work
I guess I need to wait for when the Table component is available again
z
Zach Klippenstein (he/him) [MOD]
08/08/2020, 9:26 PM
You can check the compose release notes to see what's been replaced/moved since whichever version of Compose that project is on.
👍 1
d
Daniele B
08/08/2020, 9:57 PM
thanks! for the moment actually I found a simple solution: I am using Rows with different Texts in the RowScope, and I am setting a width for each Text
👍 1
in this way I am able to display the texts aligned as if they were table columns