X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Faccount_summary.xml;h=17f8525846a6414d6380ccce92bd81cc4c709c19;hp=d0d2f137671c1560a14be5bd7ace78e062575aa0;hb=7f557f4dc1d24ff77f148bf64f12ccd27a57a1ae;hpb=186501062053c09d275f3127f7d3aa53bfd661cd diff --git a/app/src/main/res/menu/account_summary.xml b/app/src/main/res/menu/account_summary.xml index d0d2f137..17f85258 100644 --- a/app/src/main/res/menu/account_summary.xml +++ b/app/src/main/res/menu/account_summary.xml @@ -14,5 +14,6 @@ android:checked="false" android:title="@string/menu_acc_summary_show_hidden_accounts_title" app:actionLayout="@layout/switch_item" + android:onClick="onShowHiddenAccountsClicked" app:showAsAction="never" /> \ No newline at end of file