Hi there. I started using `basicMarquee` modifier ...
# compose
p
Hi there. I started using
basicMarquee
modifier for text that do not fit the bounds. Everythinkgworks fine, but sometimes the text is fitting the bounds and it not animates. It is not a problem, but I need to know when it is animating and when it is not. Is there any listener for
basicMarquee
animation? Or parameter like:
isRunning
?