natario1 / ZoomLayout

2D zoom and pan behavior for View hierarchies, images, video streams, and much more, written in Kotlin for Android.
https://natario1.github.io/ZoomLayout
Apache License 2.0
1.05k stars 147 forks source link

touch move doesn't follow my finger exactly #219

Closed mehrshad00 closed 2 years ago

mehrshad00 commented 2 years ago

hello. i set zoom 0.95 and create move code for one child in zoom layout but touch move doesn't follow my finger exactly. how can fix it?

please help me!

Version used

V 1.9.0

SG-KiwanPark commented 2 years ago

how about decrese duration?

setAnimationDuration(280)

mehrshad00 commented 2 years ago

Thanks for answer. but not work!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 20 days. It will be closed if no further activity occurs within the next seven days. Thank you for your contributions.