Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Fatal Exception: java.lang.OutOfMemoryError #1

@jhwsx

Description

@jhwsx

Hi,

I am a green-horn of Android. I use this widget in my project. However, I encountered a bug of it. The log is following:

Fatal Exception: java.lang.OutOfMemoryError
Failed to allocate a 571740 byte allocation with 541168 free bytes and 528KB until OOM
android.view.ViewGroup.addInArray (ViewGroup.java:4735)
android.view.ViewGroup.addView (ViewGroup.java:4404)
com.mobile.clean.views.random_layout.AnimatedRandomLayout.generateChild (Unknown Source)
com.mobile.clean.views.random_layout.AnimatedRandomLayout.loopChild (Unknown Source)
com.mobile.clean.views.random_layout.AnimatedRandomLayout.start (Unknown Source)
com.mobile.clean.views.random_layout.AnimatedRandomLayout$1.handleMessage (Unknown Source)
android.os.Handler.dispatchMessage (Handler.java:102)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)

Could you please help me out? Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions