Rosen Dimov
10/02/2020, 10:13 AMLazyColumnFor
! I'm not sure if I'm doing something wrong, but I can't see any difference with the issue I filed sometime ago. I only had to change the version number for Kotlin and compose from alpha01 (last one I tested with) to 04. I also did Rebuild project a few times, not sure if this is enough for changes to take effect.
Also, what I see is that on every scroll the compose function gets called for certain items (added a Log.w
inside it to verify). On the other hand, everything is really smooth with RecyclerView
and with a more complex view than the one in the sample project in the issue.
I haven't changed anything to the code, apart from versions, in the sample project in the bug, probably I need to add something? Appologies if this is configuration issue! Thanks!Andrey Kulikov
10/02/2020, 1:41 PMRosen Dimov
10/08/2020, 9:30 AM