X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Faccount_summary.xml;h=0a4b43617d2e56f37f6ca36800f9eb833e33c627;hb=f6c803b3c43e2601b3c5ed7f6b6a0e630a71cf6b;hp=9c527466dbc3d5ba629eb7d8da848fe62e2d0423;hpb=840a4c9631b560d200eac182d22f2e253cdd6147;p=mobile-ledger.git diff --git a/app/src/main/res/menu/account_summary.xml b/app/src/main/res/menu/account_summary.xml index 9c527466..0a4b4361 100644 --- a/app/src/main/res/menu/account_summary.xml +++ b/app/src/main/res/menu/account_summary.xml @@ -2,13 +2,24 @@ - + android:checkable="true" + 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