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

Fatal Exception: java.lang.OutOfMemoryError #1

Open
jhwsx opened this issue Dec 26, 2018 · 0 comments
Open

Fatal Exception: java.lang.OutOfMemoryError #1

jhwsx opened this issue Dec 26, 2018 · 0 comments

Comments

@jhwsx
Copy link

jhwsx commented Dec 26, 2018

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.

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

No branches or pull requests

1 participant