attachBaseContext

时间:2021-05-16 17:02:51

at android.content.ContextWrapper.attachBaseContext(ContextWrapper.java:66)

at android.view.ContextThemeWrapper.attachBaseContext(ContextThemeWrapper.java:52)

at android.app.Activity.attach(Activity.java:6175)

at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2350)

at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)

at android.app.ActivityThread.-wrap11(ActivityThread.java:-1)

at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)

at android.os.Handler.dispatchMessage(Handler.java:102)

at android.os.Looper.loop(Looper.java:148)

at android.app.ActivityThread.main(ActivityThread.java:5417)

at java.lang.reflect.Method.invoke(Method.java:-1)

at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

相关文章