X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fnew_transaction.xml;h=15fe57b0528d39ce2ba190892be3530204791619;hb=2e887ef85ee3a367f252f2ac1efd21d1309fb1fd;hp=056bfb2c761fe54c2cd9f95d16dadc131136e795;hpb=64c5e27bab910eb9d0730ecafc7933ed4c6963f6;p=mobile-ledger.git diff --git a/app/src/main/res/menu/new_transaction.xml b/app/src/main/res/menu/new_transaction.xml index 056bfb2c..15fe57b0 100644 --- a/app/src/main/res/menu/new_transaction.xml +++ b/app/src/main/res/menu/new_transaction.xml @@ -1,11 +1,39 @@ - - + + + + + android:id="@+id/action_simulate_crash" + android:onClick="simulateCrash" + android:title="@string/crash_app_label" + android:titleCondensed="@string/crash_app_condensed_label" + app:showAsAction="never" + /> + + \ No newline at end of file