ktlint
This commit is contained in:
parent
5fb273a5c8
commit
9df9bbc6db
@ -128,7 +128,7 @@ class RoomProfileFragment @Inject constructor(
|
|||||||
// Shortcut to room settings
|
// Shortcut to room settings
|
||||||
setOf(
|
setOf(
|
||||||
headerViews.roomProfileNameView,
|
headerViews.roomProfileNameView,
|
||||||
views.matrixProfileToolbarTitleView,
|
views.matrixProfileToolbarTitleView
|
||||||
).forEach {
|
).forEach {
|
||||||
it.setOnClickListener {
|
it.setOnClickListener {
|
||||||
roomProfileSharedActionViewModel.post(RoomProfileSharedAction.OpenRoomSettings)
|
roomProfileSharedActionViewModel.post(RoomProfileSharedAction.OpenRoomSettings)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user