Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smooth animation into arbitrary view point with zoomlayout #207

Closed
Yahor10 opened this issue Jul 29, 2021 · 2 comments
Closed

Smooth animation into arbitrary view point with zoomlayout #207

Yahor10 opened this issue Jul 29, 2021 · 2 comments

Comments

@Yahor10
Copy link

Yahor10 commented Jul 29, 2021

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.

  • Library version: Last
  • Reproducible in official demo app: yes
  • Device / Android version: Samsung,XIaomi,Huawei , API 27-30

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

@Yahor10
Copy link
Author

Yahor10 commented Jul 29, 2021

Its reproduce often with long animation ( more then 500ms )

@markusressel
Copy link
Collaborator

markusressel commented Jul 31, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants