Does anyone know how to easily support marquee tex...
# compose
a
Does anyone know how to easily support marquee texts? I'm currently using the custom implementation mentioned here - stackoverflow.com/questions/68974245/marquee-text-effect-in-jetpack-compose but I see some issues with it when dealing with texts in lazy row
z