Show text when no recipes found

This commit is contained in:
Kirill Kamakin
2022-11-21 20:17:16 +01:00
parent 7f5d0be165
commit 7fa96affe8
5 changed files with 28 additions and 5 deletions

View File

@@ -50,4 +50,5 @@
<string name="menu_navigation_drawer_change_url">Сменить URL</string>
<string name="search_recipes_hint">Найти рецепты</string>
<string name="view_toolbar_navigation_icon_content_description">Открыть меню навигации</string>
<string name="fragment_recipes_list_no_recipes">Нет рецептов</string>
</resources>