You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: