Skip to content
New issue

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

Software rendering doesn't support hardware bitmaps #72

Open
mortezamim opened this issue May 19, 2020 · 2 comments
Open

Software rendering doesn't support hardware bitmaps #72

mortezamim opened this issue May 19, 2020 · 2 comments

Comments

@mortezamim
Copy link

mortezamim commented May 19, 2020

Hi
I got this error
can anyone help me

Fatal Exception: java.lang.IllegalArgumentException: Software rendering doesn't support hardware bitmaps
at android.graphics.BaseCanvas.onHwBitmapInSwMode(BaseCanvas.java:683)
at android.graphics.BaseCanvas.throwIfHwBitmapInSwMode(BaseCanvas.java:690)
at android.graphics.BaseCanvas.throwIfCannotDraw(BaseCanvas.java:94)
at android.graphics.BaseCanvas.drawBitmap(BaseCanvas.java:152)
at android.graphics.Canvas.drawBitmap(Canvas.java:1588)
at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:548)
at android.widget.ImageView.onDraw(ImageView.java:1434)

@andriipanasiuk
Copy link

Have the same issue.
It is not reproducing on Xiaomi Mi A1 (Android 7) but is reproducible on Xiaomi Mi Note 3 (Android 9)

@amirhoseein63
Copy link

Same problem..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants