]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/menu/account_summary.xml
Lay the ground for hiding accounts from the summary
[mobile-ledger.git] / app / src / main / res / menu / account_summary.xml
index f416b53da6ce9ef667c4c219cb27d0753ffde7af..9c527466dbc3d5ba629eb7d8da848fe62e2d0423 100644 (file)
@@ -8,4 +8,7 @@
         android:title="@string/menu_acc_summary_refresh_title"
         android:onClick="onRefreshAccountSummaryClicked"
         app:showAsAction="ifRoom" />
+    <item
+        android:id="@+id/menu_acc_summary_show_hidden"
+        android:title="@string/menu_acc_summary_show_hidden_accounts_title" />
 </menu>
\ No newline at end of file