mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-28 19:52:15 -05:00
additonal safty net for disabling notifications
This commit is contained in:
parent
0fd634ae52
commit
5e3caf9626
@ -1125,6 +1125,7 @@ public class XmppConnectionService extends Service {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
this.mNotificationService.setIsInForeground(false);
|
||||||
Log.d(Config.LOGTAG,"app switched into background");
|
Log.d(Config.LOGTAG,"app switched into background");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user