[Room list] Search & menu improvements (#356)

* Remove settings menu item, start splitting search UI. Also, add `applyIf` and `circularReveal` modifiers.

* Split UI & logic for room list search

* Suppress `composed` warning, improve its debuggability

* Add content description to the user's avatar, fix window insets. Also, remove unused `SearchRoomListTopBar`.
This commit is contained in:
Jorge Martin Espinosa 2023-04-25 13:35:36 +02:00 committed by GitHub
parent 4a689267f5
commit e2b2dbf59f
31 changed files with 534 additions and 199 deletions

1
changelog.d/354.feature Normal file
View file

@ -0,0 +1 @@
Improve room list search and general UI