You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's be great if I could apply a dynamic ColorFilter to individual Path elements within a VectorDrawable and AnimatedVectorDrawable.
use-case - I have a button made up of multiple layers, one of those layers is brand related and changes depending on the context of the screen. Applying a ColorFilter to the whole drawable affects all layers, so the white "play/pause" button on my coloured background is also modified.
The text was updated successfully, but these errors were encountered:
It's be great if I could apply a dynamic ColorFilter to individual Path elements within a VectorDrawable and AnimatedVectorDrawable.
use-case - I have a button made up of multiple layers, one of those layers is brand related and changes depending on the context of the screen. Applying a ColorFilter to the whole drawable affects all layers, so the white "play/pause" button on my coloured background is also modified.
The text was updated successfully, but these errors were encountered: