From ec74f8eb860600a43b2ffa3a569d62e2ac015ff6 Mon Sep 17 00:00:00 2001 From: licaon-kter Date: Sun, 29 Nov 2015 22:08:49 +0200 Subject: [PATCH] Reverted statusbar --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 75cab149..01b2cd8a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -187,7 +187,7 @@ Due to a bug in Android this is not possible. See [here](https://github.com/M66B/NetGuard/issues/42) for more information. -**(24) Can you remove the notification from the notification screen?** +**(24) Can you remove the notification from the status bar?** Android can kill background services at any time. This can only be prevented by turning a background service into a foreground service.