vinaygaba / Learn-Jetpack-Compose-By-Example

🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

Home Page:https://jetpackcompose.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use Marquee Effect in Text

Leo00001 opened this issue · comments

In TextView, we can use marquee effect,but in Compose UI , how can i use marquee effect???