Leandro Garcia
01/05/2021, 6:45 PMLazyColumn
and LazyColumnFor
when should one or the other be used? I see that LazyColumnFor
calls LazyColumn
internallyZach Klippenstein (he/him) [MOD]
01/05/2021, 6:48 PMLazy*For
composables are about to be deprecatedColton Idle
01/05/2021, 6:53 PMLeandro Garcia
01/05/2021, 7:07 PMZach Klippenstein (he/him) [MOD]
01/05/2021, 8:06 PMLazy*For
is pretty simple iirc, so you could always just write it yourself for your own codebase if you really want to save a few characters