]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/menu/template_list_menu.xml
add help menu for the template list
[mobile-ledger.git] / app / src / main / res / menu / template_list_menu.xml
index a231f5fe14e23fd177154886cda16ce8a9af2020..780d825772401115bc2d76b5d4612b195b4a5d8b 100644 (file)
@@ -22,6 +22,7 @@
     <item
         android:icon="@drawable/ic_baseline_help_24_white"
         android:title="@string/help_menu_item_title"
+        android:id="@+id/menu_item_template_list_help"
         app:showAsAction="ifRoom"
         />
 </menu>
\ No newline at end of file