ktlint
This commit is contained in:
parent
5fb273a5c8
commit
9df9bbc6db
|
@ -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…
Reference in New Issue