Improve URL input screen

This commit is contained in:
Kirill Kamakin
2022-11-04 20:45:43 +01:00
parent 9b17f04070
commit 2a3a7e32e7
3 changed files with 40 additions and 35 deletions

View File

@@ -42,4 +42,5 @@
<string name="fragment_add_recipe_save_error">Something went wrong</string>
<string name="fragment_add_recipe_save_success">Saved recipe successfully</string>
<string name="fragment_add_recipe_clear_button">Clear</string>
<string name="fragment_base_url_url_input_helper_text">Example: demo.mealie.io</string>
</resources>