From e4ec2a9e94851ce4c65422f9569b017b1317dd3b Mon Sep 17 00:00:00 2001 From: Kirill Kamakin Date: Sun, 14 Nov 2021 11:55:44 +0300 Subject: [PATCH] Reuse menu option name as its content description --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 89f07b0..5dfbd87 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -5,6 +5,6 @@ Url Login Picture of the cooked meal - "Logout" + @string/menu_main_toolbar_logout Logout \ No newline at end of file