Questions tagged [animated-selector]
2 questions
0
votes
0 answers
Animating state change
I'm trying to animate state change of static drawable resources, using animated-selector by changing path data from one drawable to other, using bounce animations. However, the transition animation isn't triggerign at all.
This is the…

arhon
- 85
- 1
- 8
0
votes
0 answers
Can animate each state of `AnimatedStateListDrawableCompat`
is it possible to animate each state of ?
for example, in this part of code, I want active state also animate (I know that transition can animate between states but I want each state animate too, no matter whether programmatically…

MHP
- 2,613
- 1
- 16
- 26