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

How to use NestedScrollView inside ZoomLayout with keep child view clickable #222

Closed abdullahjhussein closed 2 years ago

abdullahjhussein commented 2 years ago

How to use NestedScrollView inside ZoomLayout with keep child view clickable?

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.

abdullahjhussein commented 1 year ago

@natario1 Up?