X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fnew_transaction.xml;h=060750803728d9bb0905680803133d37eb07819c;hp=698dbda2ba7780033227e2252071084df00cd0aa;hb=2a016b0b3e56869059fa1831940c0cb96bdf3402;hpb=325796ec71fadb20c7e66911e566d1f9ec73f39a diff --git a/app/src/main/res/menu/new_transaction.xml b/app/src/main/res/menu/new_transaction.xml index 698dbda2..06075080 100644 --- a/app/src/main/res/menu/new_transaction.xml +++ b/app/src/main/res/menu/new_transaction.xml @@ -1,25 +1,36 @@ - - - - + + + + android:id="@+id/action_simulate_crash" + android:title="@string/crash_app_label" + android:titleCondensed="@string/crash_app_condensed_label" + android:onClick="simulateCrash" + android:visible="false" + app:showAsAction="never" /> + \ No newline at end of file