mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
Merge pull request #2215 from nextcloud/bugfix/2181/wrongConversationTitle
fix switching conversation titles
This commit is contained in:
commit
5e934f496d
@ -1831,7 +1831,6 @@ class ChatController(args: Bundle) :
|
|||||||
|
|
||||||
adapter = null
|
adapter = null
|
||||||
inConversation = false
|
inConversation = false
|
||||||
disposables.dispose()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun joinRoomWithPassword() {
|
private fun joinRoomWithPassword() {
|
||||||
|
Loading…
Reference in New Issue
Block a user