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
I think you mean the issue described in this one: #188 There has not been a solution to this (yet).
I thought this was fixed already. Maybe something else in an unusual configuration still triggers this. But we can discuss this in the mentioned issue.
Describe the bug
Animation pulls happens when i call
zoomLayout.moveTo(zoom,-xOffset,-yOffset,true)
.Looks like it dodo X axis zoom then Y axis.
Please add a clear description of what the bug is, and fill the list below.
To Reproduce
Steps to reproduce the behavior, possibly in the demo app:
Apply animation with X/Y offset into arbitrary point of an view or image.
Expected behavior
Smooth works on the movement of the curve
XML layout
Basic Image with ZoomLayout
The text was updated successfully, but these errors were encountered: