Unable to create layer for Linear Layout in android version 9
Asked Answered
A

0

7

In fabric crashlytics logged this exception just in version android 9 and device Galaxy J6+ Galaxy J4+ and HMD Global Nokia 2.1.

 MessageQueue.java
 android.os.MessageQueue.nativePollOnce
 Fatal Exception: java.lang.IllegalStateException
 Unable to create layer for LinearLayout, size 704x4160 max size 8192 color 
 type 4 has context 1
 android.os.MessageQueue.nativePollOnce (MessageQueue.java)
 android.os.Looper.loop + 181 (Looper.java:181)
 android.app.ActivityThread.main + 7097 (ActivityThread.java:7097)
 java.lang.reflect.Method.invoke (Method.java)
 com.android.internal.os.ZygoteInit.main + 975 (ZygoteInit.java:975)
Avraham answered 21/7, 2019 at 9:43 Comment(4)
What's inside the LinearLayout?Latterly
@Latterly There is no information on this issueAvraham
developer.samsung.com/forum/board/thread/…Avraham
android--kotlin.blogspot.com/2019/07/…Avraham

© 2022 - 2024 — McMap. All rights reserved.