mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-23 08:10:15 +01:00
Update the title of the local room timeline
This commit is contained in:
parent
68bd55fef5
commit
fb87d31ce4
@ -1709,7 +1709,7 @@ class TimelineFragment @Inject constructor(
|
||||
views.includeRoomToolbar.roomToolbarContentView.isVisible = false
|
||||
views.includeThreadToolbar.roomToolbarThreadConstraintLayout.isVisible = false
|
||||
setupToolbar(views.roomToolbar)
|
||||
.setTitle(R.string.fab_menu_create_chat)
|
||||
.setTitle(R.string.room_member_open_or_create_dm)
|
||||
.allowBack(useCross = true)
|
||||
}
|
||||
isThreadTimeLine() -> {
|
||||
|
Loading…
Reference in New Issue
Block a user