androidscrollandroid-jetpack-composelaglazycolumn

Reasons for the lag of smooth scrolling on lazy column in android jetpack compose


I just use the lazy column for showing the my custom items on the view. I tried with this with itemsIndexed with as well. But lagging issue is not solved.

What can be the reasons for this?


Solution

  • Since you did not share any code anyone cannot give a specific reason for this to you but generally there are bunch of optimization tricks you can apply like: