jsibbold / zoomage

A simple pinch-to-zoom ImageView library for Android
http://jsibbold.github.io/zoomage
Apache License 2.0
316 stars 77 forks source link

recyclerview & zindex #109

Open kibotu opened 3 years ago

kibotu commented 3 years ago

any idea how we can fix z-fighting for a zoomed image within a recyclerview?

imagine you have 3 photos and zoom into the 2nd one, then the 2nd one will be drawn above the first image but not the following 3rd photo

device-2021-03-27-180403

device-2021-03-27-180431