william_sim
william_sim

如何关闭底层go 日志?
2022-04-12 15:38:04.637 2637-0/com. E/Go: panic: runtime error: invalid memory address or nil pointer dereference 2022-04-12 15:38:04.637 2637-0/com. E/Go: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xcd3afd0c] 2022-04-12 15:38:04.637 2637-0/com. E/Go: 2022-04-12...
当Fragment中的ListView外部嵌套SwipeRefreshLayout.时,SwipeRefreshLayout无法下拉刷新
java.lang.RuntimeException: Unable to instantiate receiver com.medavox.library.mutime.Persistence: java.lang.IllegalAccessException: access to class not allowed at android.app.ActivityThread.handleReceiver(ActivityThread.java:2400) at android.app.ActivityThread.access$1700(ActivityThread.java:135) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1272) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:136) at android.app.ActivityThread.main(ActivityThread.java:5017) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at...