From 482e8b3c732b543fd1dc932ddea36a1002bed08f Mon Sep 17 00:00:00 2001 From: Abhishek <52370265+abhishekabhi789@users.noreply.github.com> Date: Sat, 17 Aug 2024 08:50:16 +0530 Subject: Snackbar for recent search deletions (#1627) * snackbar will be shown for recent search deletions * the view from SearchActivityRecyclerViewAdapter causes crash in android 6 sometimes, so using appBarLayout instead. --------- Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> --- app/src/main/res/values/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (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 1b301887..e1f8faea 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -265,6 +265,9 @@ Confirm Are you sure you want to delete all recent search queries? + Deleted all recent searches + Deleted recent search + Undo Best Hot @@ -1406,5 +1409,4 @@ Remove comments Fully collapse comments - -- cgit v1.2.3