mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 11:48:51 +03:00
ktlint
This commit is contained in:
parent
5fb273a5c8
commit
9df9bbc6db
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ class RoomProfileFragment @Inject constructor(
|
|||
// Shortcut to room settings
|
||||
setOf(
|
||||
headerViews.roomProfileNameView,
|
||||
views.matrixProfileToolbarTitleView,
|
||||
views.matrixProfileToolbarTitleView
|
||||
).forEach {
|
||||
it.setOnClickListener {
|
||||
roomProfileSharedActionViewModel.post(RoomProfileSharedAction.OpenRoomSettings)
|
||||
|
|
Loading…
Add table
Reference in a new issue