I see that alpha08 has introduced a snapToItem() m...
# compose
p
I see that alpha08 has introduced a snapToItem() method in LazyListState - is there an example of its usage? It's a suspend function, and I'm not clear what sort of coroutine scope I should be using and where..
p
Ah, thanks - I shall do that in future
a
and spread the word 😉 I discovered that relatively recently as well. I used to clone the android source before to find stuff like this
👍 3