-
Hi,
I'm trying to use your library from my java project:
```
```
I'm using an ImageView (PhotoView) and Glide...
```
// Target
…
-
There's a lot of generated files in version control both from the api (gql gen) and ui (apollo client) Both of these cause several issues which could be alievated from removing them from tracking
- B…
-
After presenting the picker receive this error:
libc++abi.dylib: terminating with uncaught exception of type NSException
*** Terminating app due to uncaught exception 'NSInternalInconsistencyExcep…
-
## **Describe the bug / to reproduce**
### (Case 1)
Frontend logic removes (at least) trailing backslashes from a password input when accessing a protected share.
I had a quick look, and it's prob…
-
![photoview-android](https://cloud.githubusercontent.com/assets/2317815/18089264/909c2abc-6eae-11e6-9633-01992daccd92.png)
When running the example code on android all I get is an empty view with a r…
-
**Describe the bug**
Thumbnails generated from WebP have incorrect, de-saturated, colors.
**To Reproduce**
1. Latest docker image of Photoview
2. Save an image both as webp and jpg
3. Scan for …
-
-
Hello, I have noticed an issue when using PhotoView with ViewPager. When zoomed in and you try to navigate to the next page, the PhotoView is first scrolled to the edge as expected, but after that the…
-
Hi,
I use the PhotoView inside a CollapsingToolbarLayout and it is impossible to scroll if the touch is over the PhotoView. My layout looks basically like this:
```xml
…
-
Is there a way to use subsampling with glide? I want to have a feature like Ion's (https://github.com/koush/ion) deepZoom feature...
I use a view like PhotoView of Chris Banes (https://github.com/chr…