I am facing one issue when using ImageZoom inside recyclerview. The issue is that, whole image or some part of image becomes invisible at the time of zooming.
(I have wrapped ImageView in FrameLayout as mention in library use case description )
Please refer following screenshots for more details of issues.
Before zooming:
After zooming:
As you can seen in second screenshot after zooming first image multiple time first image goes invisible and after zooming second image multiple times , some part of image goes invisible...
I am facing one issue when using ImageZoom inside recyclerview. The issue is that, whole image or some part of image becomes invisible at the time of zooming. (I have wrapped ImageView in FrameLayout as mention in library use case description ) Please refer following screenshots for more details of issues. Before zooming:
After zooming:
As you can seen in second screenshot after zooming first image multiple time first image goes invisible and after zooming second image multiple times , some part of image goes invisible...