loupe icon indicating copy to clipboard operation
loupe copied to clipboard

Twitter-like Android image viewer library

Results 11 loupe issues
Sort by recently updated
recently updated
newest added

when user just touch the imageview with single finger provide the callback as onClickListener()

Currently Loupe crashes if the container viewgroup for the "loupenized" image has no background set. To reproduce this: * Go to layout file `item_image.xml` in loupe sample (https://github.com/igreenwood/loupe/blob/master/loupe-sample/src/main/res/layout/item_image.xml) * Remove...

I updated the Loupe version `1.0.0` to `1.2.1`. Then found this issue. Once I open an image, it isn't properly centred. The user must either tap on the empty space...

This is a great library. Do you have plans for more video integration? If so, that would be great

Hi, very beautiful library Wanted to ask if there is some way to allow swipe to the next image, when the current image is zoomed, without the need to un-zoom...

**Describe the bug** OnScaleChangedListener is only notified on manual zoom via pinch and on double tap zoom, but not on double-tap to return to default. **To Reproduce** Steps to reproduce...

Current functionality just allows swiping up/down to dismiss. It would be super nice to allow horizontal swiping as well. **Environment** - Library Version: 1.0.1

enhancement