小编ema*_*esh的帖子

无法在 android 版本 9 中为线性布局创建图层

在 fabric crashlytics 中,仅在版本 android 9 和设备 Galaxy J6+ Galaxy J4+ 和 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)
Run Code Online (Sandbox Code Playgroud)

android exception google-fabric android-9.0-pie

7
推荐指数
0
解决办法
513
查看次数