Room directory : change names and adapt ui
This commit is contained in:
parent
b0894fcd11
commit
fa7a889a3f
10 changed files with 176 additions and 104 deletions
|
|
@ -208,7 +208,7 @@ private fun RoomDirectorySearchButton(
|
|||
modifier: Modifier = Modifier
|
||||
) {
|
||||
Button(
|
||||
text = "Room directory",
|
||||
text = "Browse all rooms",
|
||||
leadingIcon = IconSource.Vector(CompoundIcons.ListBulleted()),
|
||||
onClick = onClick,
|
||||
modifier = modifier,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue