subsampling-scale-image-view icon indicating copy to clipboard operation
subsampling-scale-image-view copied to clipboard

Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.

Results 48 subsampling-scale-image-view issues
Sort by recently updated
recently updated
newest added

*Please provide as much of the following information as possible. Please do not raise issues to ask for help developing your app.* ### Expected behaviour Seamless switching from preview image...

How to obtain the coordinates of the zoom center during the zoom process?

Need to achieve a requirement like a globe

I added support for the yet unsupported exif orientations: flip {h,v}, trans{pose,verse}. thought I might as well contribute something back. so, here's the relevant code for your consideration. you can...

### Expected behaviour onSingleTapConfirmed should get a callback and show a Log/Toast when on called according to the logic but it doesn't. ### Actual behaviour It doesn't get the callback...

Hard to say now if it is an Android bug or this library issue. But when I use it with HEIC it always crashes on Android 11, I tested the...

The image doesn't fit the imageView

Is it possible to add webP support?

I can't find any sample at all because no one seemed to want to use transition animation on image load for SSIV. Basically, I wanted the image to have Fade...