Zoomed Images Stays at Sub Layers
Open
- Dominant language
- Java
- Stars
- 18.8k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.