mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-19 20:48:08 +00:00
Prevent from scrolling to the bottom when coming back to the chat room
This commit is contained in:
parent
c9536e28ac
commit
14e3035134
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…
Add table
Reference in a new issue