natario1
01/27/2022, 12:27 PMLazyListState.isScrollInProgress
was triggered by user or not?
Documentation says "Whether this ScrollableState is currently scrolling by gesture, fling or programmatically". I think I can use InteractionSource
to catch drags, but it would not cover flinging and maybe some other user-initiated scrolls.matvei
01/27/2022, 1:11 PMnatario1
01/27/2022, 3:29 PMmatvei
01/27/2022, 4:06 PMnatario1
01/27/2022, 4:21 PMmatvei
01/27/2022, 7:20 PM