Pablo
03/03/2022, 8:03 PM@Composable
?
I've tried with MutableTransitionState
and with rememberLazyState
but looks like it's too tricky to find these movements.
So, the idea is :
When the user scroll down the button should hide
When the user scroll up the button should show
When the user stops the button should hide
When the user arrives to the end of the list should show
I've post a question on StackOverflow in case you need more info, but I don't know what I'm missing 😕
https://stackoverflow.com/questions/71333628/how-to-detect-scroll-behaviour-in-lazycolumn