deps(sdk): fix api usages
This commit is contained in:
parent
0ef5576c3b
commit
fe65ba1839
11 changed files with 18 additions and 6 deletions
|
|
@ -154,7 +154,7 @@ class StateContentFormatter(
|
|||
"RoomHistoryVisibility"
|
||||
}
|
||||
}
|
||||
OtherState.RoomJoinRules -> when (renderingMode) {
|
||||
is OtherState.RoomJoinRules -> when (renderingMode) {
|
||||
RenderingMode.RoomList -> {
|
||||
Timber.v("Filtering timeline item for room state change: $content")
|
||||
null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue