I see that there’s a `basicMarquee()` modifier th...
# compose-android
t
I see that there’s a
basicMarquee()
modifier that makes the text scroll horizontally always starting from the right side. Is there a way to, instead of always scrolling from the same direction, to make the text scroll back and forth?
I’ve managed to make it work by playing around with the
basicMarquee()
values. I’ve made a gist in case it helps someone in the future: https://gist.github.com/Tgo1014/b6c9109f44375d0769af0959aaa6b79c