]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/menu/account_summary.xml
hide accounts, shown when a global preference is checked
[mobile-ledger.git] / app / src / main / res / menu / account_summary.xml
index d0d2f137671c1560a14be5bd7ace78e062575aa0..17f8525846a6414d6380ccce92bd81cc4c709c19 100644 (file)
@@ -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" />
 </menu>
\ No newline at end of file