You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android.content.res.Resources$NotFoundException: Resource ID #0x7f030000 type #0x12 is not valid
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3525)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3664)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2246)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:230)
at android.app.ActivityThread.main(ActivityThread.java:7768)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:508)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030000 type #0x12 is not valid
at android.content.res.Resources.loadXmlResourceParser(Resources.java:2393)
at android.content.res.Resources.getLayout(Resources.java:1253)
at android.view.LayoutInflater.inflate(LayoutInflater.java:547)
at android.view.LayoutInflater.inflate(LayoutInflater.java:496)
at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:540)
at android.app.Activity.setContentView(Activity.java:3350)
at com.lzh.usercenetr.LoginActivity.onCreate(LoginActivity.java:31)
at android.app.Activity.performCreate(Activity.java:7872)
at android.app.Activity.performCreate(Activity.java:7861)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1353)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3500)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3664)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2246)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:230)
at android.app.ActivityThread.main(ActivityThread.java:7768)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:508)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
The text was updated successfully, but these errors were encountered:
android.content.res.Resources$NotFoundException: Resource ID #0x7f030000 type #0x12 is not valid
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3525)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3664)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2246)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:230)
at android.app.ActivityThread.main(ActivityThread.java:7768)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:508)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030000 type #0x12 is not valid
at android.content.res.Resources.loadXmlResourceParser(Resources.java:2393)
at android.content.res.Resources.getLayout(Resources.java:1253)
at android.view.LayoutInflater.inflate(LayoutInflater.java:547)
at android.view.LayoutInflater.inflate(LayoutInflater.java:496)
at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:540)
at android.app.Activity.setContentView(Activity.java:3350)
at com.lzh.usercenetr.LoginActivity.onCreate(LoginActivity.java:31)
at android.app.Activity.performCreate(Activity.java:7872)
at android.app.Activity.performCreate(Activity.java:7861)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1353)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3500)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3664)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2246)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:230)
at android.app.ActivityThread.main(ActivityThread.java:7768)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:508)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
The text was updated successfully, but these errors were encountered: