-
就是图片缩放的时候有没有回调呢,需求需要缩放这个的同时另一个控件跟着缩放
-
如题,嵌套在ViewPage里面,用Glide加载图片,代码中动态创建PhotoView。
启用图片缩放功能photoView.enable(); 后,图片要将近3秒才能显示出来(本地图片);
// 禁用图片缩放功能photoView.disenable();后,图像不到1秒就显示出来了;
请问有遇到这个情况吗?
附:代码片段:
package com.simop…
-
**Is your feature request related to a problem? Please describe.**
Photos spreading on the places map is nice, but it would be super cool to see the photos along with the track you did and to see exa…
-
Creating a `PhotoView` and setting the zoomable property to false works as expected but it is not possible to change the scaleType anymore. It has no affect and is always FIT_CENTER.
Diving into th…
mpost updated
6 years ago
-
**Describe the bug**
When first using photoview to scan all, it appears many of the following error messages:
`Failed to begin database transaction: failed to process photo (/photos/***): saving o…
-
**Describe the bug**
I have created a screen with only photo_view widget. When first open that screen, my visual studio code will stop and pointed the error_patch.dart line 46 native "AssertionEr…
-
Double tapping the image and scrolling up and down to results in the image being "fliped" or rotated 90 degrees. The result is the image being upside down. if you repeat the process to returns to its …
-
When setting the background color/drawable for a PhotoView. Then zooming will be applied only to the actual Bitmap of the PhotoView but not to the background. Can the background also being zoomed with…
-
Iam using photoview
`ImageView fullscreenView = (ImageView) findViewById(R.id.fullscreen_view);
PhotoViewAttacher mAttacher = new PhotoViewAttacher(fullscreenView);
mAttacher.setScaleType(Imag…
-
**Describe the bug**
I was getting errors about too many connections for both MySQL and Postgres. For MySQL my server limit was set to 45 connections, which is less than the 24 specified in the sourc…
m3nu updated
5 months ago