We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please provide as much of the following information as possible. Please do not raise issues to ask for help developing your app.
Seamless switching from preview image to real image
The picture with angle change will be black for a while when switching
val source = ImageSource.uri(Uri.fromFile(file)).dimensions(wh[0],wh[1]) scaleView.setImage(source,ImageSource.bitmap(bitmap))
Problem code: subsamplingscaleimageview.ontilesinitiated
all
(Attach images you have problems with)
The text was updated successfully, but these errors were encountered:
Any update on this issue?
Sorry, something went wrong.
No branches or pull requests
Please provide as much of the following information as possible. Please do not raise issues to ask for help developing your app.
Expected behaviour
Seamless switching from preview image to real image
Actual behaviour
The picture with angle change will be black for a while when switching
Steps to reproduce
val source = ImageSource.uri(Uri.fromFile(file)).dimensions(wh[0],wh[1])
scaleView.setImage(source,ImageSource.bitmap(bitmap))
Problem code: subsamplingscaleimageview.ontilesinitiated
Affected devices
all
Affected images
(Attach images you have problems with)
20220808-153918.mp4
The text was updated successfully, but these errors were encountered: