I have a custom drawable with them shapes, strokes and color and I'd like the transition to change from one to another drawable. My question here is, what is the right attributeName and customValue to make it work?
I've already tried with this one:
<CustomAttribute
app:attributeName="background"
app:customColorDrawableValue="@drawable/border_right_radius_5"/>
Tried other options but it doesn't seem to work. Any idea?
from Motion Layout set drawable
No comments:
Post a Comment