mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-01 19:56:47 +01:00
Unified room overview: fix normal priority section text
Change-Id: Idce69949c1aa687273a7e6a5f94a0f262707a9b7
This commit is contained in:
parent
c16d661590
commit
676a9f7bfa
@ -166,7 +166,7 @@ class SpaceRoomListSectionBuilder(
|
||||
addSection(
|
||||
sections = sections,
|
||||
activeSpaceUpdaters = activeSpaceAwareQueries,
|
||||
nameRes = R.string.bottom_action_rooms,
|
||||
nameRes = R.string.normal_priority_header,
|
||||
notifyOfLocalEcho = false,
|
||||
spaceFilterStrategy = if (onlyOrphansInHome) {
|
||||
RoomListViewModel.SpaceFilterStrategy.ORPHANS_IF_SPACE_NULL
|
||||
|
Loading…
x
Reference in New Issue
Block a user