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
When trying to add an interpolator to see the difference we are actually adding the default interpolator so there is no difference
Go to chapter "Tweak motion of front layer" MDC 104 - Add Motion
Try running the code without adding the interpolator and adding the interpolator
See no difference
I expected to see a difference, and I would have seen it if the tutorial had suggested a different interpolator like AccelerateInterpolator, DecelerateInterpolator or LinearInterpolator
When trying to add an interpolator to see the difference we are actually adding the default interpolator so there is no difference
I expected to see a difference, and I would have seen it if the tutorial had suggested a different interpolator like AccelerateInterpolator, DecelerateInterpolator or LinearInterpolator
-https://codelabs.developers.google.com/codelabs/mdc-104-java#4
Not really a bug, just a consideration to avoid confusion
The text was updated successfully, but these errors were encountered: