Prevent from scrolling to the bottom when coming back to the chat room
This commit is contained in:
parent
5d78281931
commit
f6cc435396
1 changed files with 0 additions and 1 deletions
|
@ -326,7 +326,6 @@ class DetailChatRoomFragment : MasterFragment<ChatRoomDetailFragmentBinding, Cha
|
|||
|
||||
// Prevent notifications for this chat room to be displayed
|
||||
coreContext.notificationsManager.currentlyDisplayedChatRoomAddress = chatRoomAddress
|
||||
scrollToBottom()
|
||||
}
|
||||
|
||||
override fun onPause() {
|
||||
|
|
Loading…
Reference in a new issue