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

Crashing on Moto Z2 Play #89

Open
DastanIqbal opened this issue Apr 20, 2020 · 0 comments
Open

Crashing on Moto Z2 Play #89

DastanIqbal opened this issue Apr 20, 2020 · 0 comments

Comments

@DastanIqbal
Copy link

Crashing don't use its deprecated.

java.lang.RuntimeException: Canvas: trying to draw too large(245486224bytes) 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.view.View.getDrawableRenderNode(View.java:19393)
        at android.view.View.drawBackground(View.java:19329)
        at android.view.View.draw(View.java:19126)
        at android.view.View.updateDisplayListIfDirty(View.java:18085)
        at android.view.View.draw(View.java:18863)
        at android.view.ViewGroup.drawChild(ViewGroup.java:4218)
        at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4004)
        at android.view.View.draw(View.java:19138)
        at android.view.View.updateDisplayListIfDirty(View.java:18085)
        at android.view.View.draw(View.java:18863)
        at android.view.ViewGroup.drawChild(ViewGroup.java:4218)
        at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4004)
        at android.view.View.draw(View.java:19138)
        at android.view.View.updateDisplayListIfDirty(View.java:18085)
        at android.view.View.draw(View.java:18863)
        at android.view.ViewGroup.drawChild(ViewGroup.java:4218)
        at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4004)
        at io.supercharge.shimmerlayout.ShimmerLayout.dispatchDrawShimmer(ShimmerLayout.java:230)
        at io.supercharge.shimmerlayout.ShimmerLayout.dispatchDraw(ShimmerLayout.java:106)
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

1 participant