mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-31 03:17:13 +01:00
Fix issue after rebase
This commit is contained in:
parent
2f3f0c294c
commit
048c13af50
@ -122,8 +122,6 @@ class AddRoomListController @Inject constructor(
|
||||
RoomCategoryItem_().apply {
|
||||
id("header")
|
||||
title(host.sectionName ?: "")
|
||||
expanded(true)
|
||||
title(sectionName ?: "")
|
||||
expanded(host.expanded)
|
||||
listener {
|
||||
host.expanded = !host.expanded
|
||||
|
Loading…
x
Reference in New Issue
Block a user