okaybroda / ImageZoom

An Android library that makes any view to be zoomable.
GNU General Public License v3.0
120 stars 25 forks source link

Zooming the image inside nested recyclerview is moving the image to downside #25

Open gvravikumar opened 3 years ago

gvravikumar commented 3 years ago

I have implemented the zoom feature in side nested recycler view, i.e i want to apply zoom to an image view present in a horizontal recycler view which is again in a vertical recycler view.

please find the image.

Screenshot_20210502-135203