Join Slack
Powered by
Hi ! Is there a way to apply a `LinearGradient` to...
# compose
a
alexandrepiveteau
10/16/2020, 1:20 PM
Hi ! Is there a way to apply a
LinearGradient
to a
Text()
composable ? I’ve looked a bit into the docs, but can only find usages of solid colors for text.
s
Se7eN
10/16/2020, 2:49 PM
Check this:
https://stackoverflow.com/questions/64203208/text-gradient-in-android-jetpack-compose/64342047#64342047
👍 1
4
Views
Open in Slack
Previous
Next