Enable lint rules and fix found issues

This commit is contained in:
Kirill Kamakin
2021-11-13 13:42:40 +00:00
parent 2550f31524
commit 740dd12f3b
13 changed files with 10 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
<string name="app_name">Mealie</string>
<string name="fragment_authentication_input_hint_email">E-mail</string>
<string name="fragment_authentication_input_hint_password">Password</string>
<string name="fragment_authnetication_input_hint_url">Url</string>
<string name="fragment_authentication_input_hint_url">Url</string>
<string name="fragment_authentication_button_login">Login</string>
<string name="content_description_view_holder_recipe_image">Picture of the cooked meal</string>
</resources>