X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fnew_transaction.xml;h=45f11d7334088d756f56d8df9ec6800b3a5c4bed;hp=698dbda2ba7780033227e2252071084df00cd0aa;hb=30d7068474c9a3c8b1d0763f23950fe75ac9ea03;hpb=325796ec71fadb20c7e66911e566d1f9ec73f39a diff --git a/app/src/main/res/menu/new_transaction.xml b/app/src/main/res/menu/new_transaction.xml index 698dbda2..45f11d73 100644 --- a/app/src/main/res/menu/new_transaction.xml +++ b/app/src/main/res/menu/new_transaction.xml @@ -1,25 +1,27 @@ - - - - + + + + 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