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.investment.InvestmentTransactionEditActivity.onCommissionClick #2064

Closed
guanlisheng opened this issue Jan 9, 2025 · 1 comment
Labels

Comments

@guanlisheng
Copy link
Contributor

v1058

Exception java.lang.NullPointerException:
  at com.money.manager.ex.investment.InvestmentTransactionEditActivity.onCommissionClick (InvestmentTransactionEditActivity.java:231)
  at com.money.manager.ex.investment.InvestmentTransactionEditActivity.lambda$initializeForm$2$com-money-manager-ex-investment-InvestmentTransactionEditActivity (InvestmentTransactionEditActivity.java:307)
  at com.money.manager.ex.investment.InvestmentTransactionEditActivity$$ExternalSyntheticLambda2.onClick (D8$$SyntheticClass)
  at android.view.View.performClick (View.java:7560)
  at android.view.View.performClickInternal (View.java:7533)
  at android.view.View.-$$Nest$mperformClickInternal (Unknown Source)
  at android.view.View$PerformClick.run (View.java:29756)
  at android.os.Handler.handleCallback (Handler.java:942)
  at android.os.Handler.dispatchMessage (Handler.java:99)
  at android.os.Looper.loopOnce (Looper.java:211)
  at android.os.Looper.loop (Looper.java:300)
  at android.app.ActivityThread.main (ActivityThread.java:8232)
  at java.lang.reflect.Method.invoke
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:580)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1028)
@wolfsolver
Copy link
Member

tested ok

@github-project-automation github-project-automation bot moved this from In review to Done in Stabilities & Bugs Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants