booncol / Pulsator4Droid

Pulse animation for Android
MIT License
1k stars 173 forks source link

HTC one A9 no animations at all #20

Open cotfas opened 7 years ago

cotfas commented 7 years ago

I found the issue

https://stackoverflow.com/questions/25505622/androids-objectanimator-offloat-doesnt-work-properly

On the Galaxy S4, under Developer Options, there is the option Animator duration scale. For some wild reason, this is off by default. After switching this to 1x, my animations on the S4 started to work perfectly. This may be what is causing your problem.