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
Background color is white, after big zoom-in in a high resolution picture, white line(s) appears.
it should be a precision loss issue from float to int in drawBitmap.
Could you fix it please?
The text was updated successfully, but these errors were encountered:
Can you provide me the image and the size of the phone screen you are using?
Sorry, something went wrong.
image: https://github.com/Lulixue/ComposeTest/blob/master/app/src/main/res/drawable/mengdian.jpg
Phone resolution: 1080 * 2340
tom5079
No branches or pull requests
Background color is white, after big zoom-in in a high resolution picture, white line(s) appears.
it should be a precision loss issue from float to int in drawBitmap.
Could you fix it please?
The text was updated successfully, but these errors were encountered: