rive-app / rive-android

A runtime for interactive animations on Android
https://rive.app
MIT License
332 stars 30 forks source link

Support for dynamic color / tinting #299

Open Sarah-Gallitz opened 10 months ago

Sarah-Gallitz commented 10 months ago

I see it is possible to change colors at runtime for the Flutter SDK - https://github.com/rive-app/rive-flutter/issues/164

I can't find an equivalent in the android SDK, nor anyway to "name" colors in the Rive Editor.

With Material You and Dynamic color, it would be great if this was supported. (Plus it saves creating multiple animations just to have a nice light / dark mode integration).

Thanks!