From a2495ad5c36bc73c8505ebd9d00261235cf4c733 Mon Sep 17 00:00:00 2001 From: tom79 Date: Wed, 4 Sep 2019 18:07:32 +0200 Subject: [PATCH] Quick access for hiding the notification in status bar --- 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 3add75235..442e68f0c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1208,5 +1208,5 @@ Invidious is an alternative front-end to YouTube Enter your custom host or leave blank for using invidio.us Hide Fedilab notification bar - For hiding the remaining notification in the status bar, click on the button then uncheck: \"Display in status bar\" + For hiding the remaining notification in the status bar, click on the eye icon button then uncheck: \"Display in status bar\" \ No newline at end of file