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
Hello,
I love this zooming effect but I have a problem with it.
I use multiple PhotoViews and TextViews at the same page and when I zoom a photo, its bounds seem limited and it zooms in its bounds. I know "android:adjustViewBounds="true"" cause this, but if I don't use it, the photos conflict and zoom areas get mixed.
So I just want to zoom a PhotoView on uppest layer so it comes front withot conflict.
How I can do that?
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
I love this zooming effect but I have a problem with it.
I use multiple PhotoViews and TextViews at the same page and when I zoom a photo, its bounds seem limited and it zooms in its bounds. I know "android:adjustViewBounds="true"" cause this, but if I don't use it, the photos conflict and zoom areas get mixed.
So I just want to zoom a PhotoView on uppest layer so it comes front withot conflict.
How I can do that?
Thanks.
The text was updated successfully, but these errors were encountered: