Compose Lazy Column is very Laggy while scrolling
In my compose Application I have a simple list with LazyColumn but I’m facing a lag when I scrolling specially at first
In my list I have a image loading and had some conditions but I remove those conditions and still has the lag
I got release version and added key to my list and my model has stable