Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash: com.money.manager.ex.passcode.PasscodeActivity.onCreate #2007

Open
guanlisheng opened this issue Dec 27, 2024 · 0 comments
Open

Crash: com.money.manager.ex.passcode.PasscodeActivity.onCreate #2007

guanlisheng opened this issue Dec 27, 2024 · 0 comments
Labels

Comments

@guanlisheng
Copy link
Contributor

guanlisheng commented Dec 27, 2024

  at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:4172)
  at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:4330)
  at android.app.servertransaction.LaunchActivityItem.execute (LaunchActivityItem.java:103)
  at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:139)
  at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:96)
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2693)
  at android.os.Handler.dispatchMessage (Handler.java:106)
  at android.os.Looper.loopOnce (Looper.java:230)
  at android.os.Looper.loop (Looper.java:319)
  at android.app.ActivityThread.main (ActivityThread.java:9063)
  at java.lang.reflect.Method.invoke
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:588)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1103)
Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setVisibility(int)' on a null object reference
  at com.money.manager.ex.passcode.PasscodeActivity.onCreate (PasscodeActivity.java:151)
  at android.app.Activity.performCreate (Activity.java:9001)
  at android.app.Activity.performCreate (Activity.java:8970)
  at android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1456)
  at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:4154)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To triage
Development

No branches or pull requests

1 participant