This is very weird. My Project using Jetpack Compo...
# compose
m
This is very weird. My Project using Jetpack Compose 1 alpha 7 does not know lazyColumnFor. Already tried invalidating cache, and tried on Mac and Linux. import
androidx.compose.foundation.lazy.LazyColumnFor
is imported into the file and yet the composables don't recognize it.