mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-24 09:42:17 -05:00
refresh error notification after 'try again'
This commit is contained in:
parent
0af13fc746
commit
6d5f23213b
@ -811,6 +811,7 @@ public class XmppConnectionService extends Service {
|
|||||||
databaseBackend.updateAccount(account);
|
databaseBackend.updateAccount(account);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
mNotificationService.updateErrorNotification();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void dismissErrorNotifications() {
|
private void dismissErrorNotifications() {
|
||||||
|
Loading…
Reference in New Issue
Block a user