PhotoView icon indicating copy to clipboard operation
PhotoView copied to clipboard

Implementation of ImageView for Android that supports zooming, by various touch gestures.

Results 114 PhotoView issues
Sort by recently updated
recently updated
newest added

有没有接口/回调可以知道图片是否为未缩放、缩放状态?

Class referenced in the layout file, com.github.chrisbanes.photoview.PhotoView, was not found in the project or the libraries

## 💬 Questions and Help Hello. I am trying to use the PhotoViewAttacher on a normal ImageView to apply zoom functionality. However, it seems that the zoom feature is not...

At start I have Bitmap and x,y point on the Bitmap. **How to scale, zoom and move image to x,y coordinates of the bitmap?** ``` int bitmapWidth = bitmap.getWidth();//2418 int...

I'm using PhotoView inside a full screen dialog like this ``` ``` The PhotoView width and height are set to match_parent and hence cover the entire screen. If image proportions...

I can see that no new code has been submitted after January 20, 2021, is there any plan for Photoview to update versions later

Hi, Is it possible something is wrong with the repository for this project. Builds suddenly started failing over and over with error message: ``` Could not determine the dependencies of...

Today we started with the following issues in our build! Do you have any issues with this repository? Thanks! ``` **Task :app:dataBindingMergeDependencyArtifactsDevDebug FAILED** FAILURE: Build failed with an exception. *...

Could not resolve com.github.chrisbanes:PhotoView:2.3.0. Required by: project :app > Could not resolve com.github.chrisbanes:PhotoView:2.3.0. > Could not get resource 'https://jitpack.io/com/github/chrisbanes/PhotoView/2.3.0/PhotoView-2.3.0.pom'. > Could not GET 'https://jitpack.io/com/github/chrisbanes/PhotoView/2.3.0/PhotoView-2.3.0.pom'. > PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:...