Allow changing base URL from UI

This commit is contained in:
Kirill Kamakin
2022-11-12 12:32:44 +01:00
parent e835d5bbe5
commit 4e1e3f81e3
6 changed files with 22 additions and 0 deletions

View File

@@ -51,4 +51,5 @@
<string name="fragment_recipes_load_failure_toast_unauthorized">unauthorized</string>
<string name="fragment_recipes_load_failure_toast_unexpected_response">unexpected response</string>
<string name="fragment_recipes_load_failure_toast_no_connection">no connection</string>
<string name="menu_bottom_navigation_change_url">Change URL</string>
</resources>