From 036417bdf1b3eb9279991a5dbf3e092ca46a63c8 Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Fri, 16 Aug 2024 23:36:11 -0400 Subject: Fix build issue and use Utils' hideKeyboard() and showKeyboard() in SearchActivity. --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e1f8faea..b8575b0c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -265,8 +265,8 @@ Confirm Are you sure you want to delete all recent search queries? - Deleted all recent searches - Deleted recent search + All recent searches deleted + Recent search Deleted Undo Best -- cgit v1.2.3