Update SearchBar by using the DockedSearchBar from material3

This commit is contained in:
Florian Renaud 2023-03-06 16:25:26 +01:00
parent 70acc9b2da
commit ed46d42489
5 changed files with 175 additions and 54 deletions

View file

@ -14,5 +14,8 @@
<string name="server_selection_server_footer">You can only connect to an existing server that supports sliding sync. Your homeserver admin will need to configure it.</string>
<string name="server_selection_sliding_sync_alert_title">Server not supported</string>
<string name="server_selection_sliding_sync_alert_message">This server currently doesn\'t support sliding sync.</string>
<string name="a11y_back">Back</string>
<string name="a11y_clear">Clear</string>
<string name="search_for_someone">Search for someone</string>
</resources>