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
Important: Duration is no more pre-determined by the library but uses the default duration defined by Android in ValueAnimator. Quick animations use 60% of that duration value and slow animations use 300%. (#20)