[LibGDX] Problem with Univesal Tween Engine

I have simple shrinking effect in my game and it works perfectly the way it should on Desktop but when I debug it or test it on my phone then the effect is super fast. The object which should shrink from scale A to B in three seconds instead shrinks in blink of an eye…

Any idea what I’m missing or doing wrong?