The application slows down greatly when using LazyVerticalGrid !!!
I replace the LazyVerticalGrid with LazyColumn and It works smoothly as it suppose to be.
I use :
Copy code
androidx.compose.ui:ui:1.3.0-alpha01
even with version 1.2.0-rc03 I face same problem