Allen-cxl
Allen-cxl
@engrjislam so, coap debug, Do you have a better solution?
后来我重新看了下,又没有出现anr。出现了下面问题: 1.空指针crash 2.上下快速滑动会卡顿,布局会重叠 java.lang.NullPointerException: Attempt to read from field 'int android.graphics.Rect.bottom' on a null object reference at com.test.toastdemo.FlowLayoutManager.fill(FlowLayoutManager.java:191) at com.test.toastdemo.FlowLayoutManager.scrollVerticallyBy(FlowLayoutManager.java:241) at android.support.v7.widget.RecyclerView$ViewFlinger.run(RecyclerView.java:4680) 代码片段: RecyclerView.setLayoutManager(new FlowLayoutManager()); RecyclerView.setAdapter(new RecycleViewAdapter(this, Data.foods())); public static...
我的鸿蒙也出现了 Caused by: java.lang.ClassNotFoundException: Didn't find class "android.window.BackEvent" on path: DexPathList 机型mate40 系统harmonyos 4.0.0