Add empty state view for HomeSpacesView (#6047)

* Add empty state view for `HomeSpacesView`

This links to the create space flow, and has an 'explore public spaces', hidden for now.

* Make sure we display the empty view if the 'create spaces' FF is enabled

Also, remove the tab and navigate to the chats tab if the FF is disabled and the last space is left

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
Jorge Martin Espinosa
2026-01-21 10:36:12 +01:00
committed by GitHub
parent dd68db3fc1
commit a1b81046f0
11 changed files with 149 additions and 48 deletions
@@ -93,6 +93,7 @@
<string name="action_enable">"Enable"</string>
<string name="action_end_poll">"End poll"</string>
<string name="action_enter_pin">"Enter PIN"</string>
<string name="action_explore_public_spaces">"Explore public spaces"</string>
<string name="action_finish">"Finish"</string>
<string name="action_forgot_password">"Forgot password?"</string>
<string name="action_forward">"Forward"</string>