-
Hi,
I'm trying to use your library from my java project:
```
```
I'm using an ImageView (PhotoView) and Glide...
```
// Target
…
-
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**
Videos taken from Google camera on Pixel 6 Pro doesn't play. I can hear the audio but the image is stuck as the initial frame.
And the issue seem to be with chrome and Firefox. …
-
![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…
-
**Is your feature request related to a problem? Please describe.**
Photoview can be deployed on a low-performance server, as most of the time it doesn't need a lot of resources to run. However, scan …
-
This is a great viewer, just what I was looking for.
However, I'd like to change the background colour without hacking the CSS.
At the moment it is black and using `maskOpacity={0.5}` I can change…
-
```
/home/exos/test/react-native-swiper/examples/node_modules/react-native-photo-view/android/src/main/java/com/reactnative/photoview/PhotoView.java:23: error: cannot find symbol
import com.facebook…
-
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…