PhotoView icon indicating copy to clipboard operation
PhotoView copied to clipboard

图片浏览缩放控件

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

想使用并修改该项目的源代码但发现没有开源许可证😢 希望大大添加一个许可协议方便使用 @bm-x

I am implementing a native script app, and by updating to @nativescript/android 8.2.2 I got an error indicating that the version 1.4.1 of this library is missing ``` Could not...

PhotoView设置padding之后,只有左边和上边有padding效果,也就是会往右下角偏移,paddingBottom和paddingEnd是没有效果的

viewpager2使用时与图片左右滑动冲突

提示:Bitmap too large to be uploaded into a texture (4252x2392, max=4096x4096) 有些图片能显示,有点不能显示,问题是我的图片没有超过4252x2392,用的是720P的图片,就这一部手机会这样提示

本地图片选择器,预览图片,滑动时会造成如下崩溃。 大图并没有问题,反而是小的素材图,ViewPager滑动预览崩溃。 素材地址:https://files.cnblogs.com/files/purediy/104.zip FATAL EXCEPTION: main Process: com.windward.vii, PID: 25407 java.lang.RuntimeException: Canvas: trying to draw too large(162708480bytes) bitmap. at android.view.DisplayListCanvas.throwIfCannotDraw(DisplayListCanvas.java:229) at android.view.RecordingCanvas.drawBitmap(RecordingCanvas.java:97) at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:529) at android.widget.ImageView.onDraw(ImageView.java:1367) at android.view.View.draw(View.java:19145) at com.bm.library.PhotoView.draw(PhotoView.java:562)...

可以自己加2个按钮,左旋转90,右旋转90来操作旋转吗?有方法可以直接调用旋转吗?哪个方法来的