Add navigation drawer header

This commit is contained in:
Kirill Kamakin
2022-11-18 23:45:33 +01:00
parent b2bcad31b1
commit c86782708c
3 changed files with 21 additions and 0 deletions

View File

@@ -53,4 +53,5 @@
<string name="fragment_recipes_load_failure_toast_no_connection">no connection</string>
<string name="menu_navigation_drawer_change_url">Change URL</string>
<string name="search_recipes_hint">Search recipes</string>
<string name="menu_navigation_drawer_header" translatable="false">@string/app_name</string>
</resources>