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
Not really a bug, just a consideration to avoid confusion