mirror of
https://github.com/moparisthebest/Conversations
synced 2025-02-20 04:31:49 -05:00
update the conversations view (and the lock icon) after receiving device list
This commit is contained in:
parent
20d3a41b52
commit
2ec7165381
@ -415,6 +415,7 @@ public class AxolotlService implements OnAdvancedStreamFeaturesLoaded {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.deviceIds.put(jid, deviceIds);
|
this.deviceIds.put(jid, deviceIds);
|
||||||
|
mXmppConnectionService.updateConversationUi(); //update the lock icon
|
||||||
mXmppConnectionService.keyStatusUpdated(null);
|
mXmppConnectionService.keyStatusUpdated(null);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user