mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Cancel checking for messages on foreground.
This commit is contained in:
committed by
Greyson Parrelli
parent
6456dcf657
commit
8ea90c8a43
@@ -141,6 +141,7 @@ object FcmFetchManager {
|
||||
@JvmStatic
|
||||
fun onForeground(context: Context) {
|
||||
cancelMayHaveMessagesNotification(context)
|
||||
FcmFetchForegroundService.stopServiceIfNecessary(context)
|
||||
}
|
||||
|
||||
@JvmStatic
|
||||
|
||||
Reference in New Issue
Block a user