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:
parent
1cbf7d9624
commit
941340f250
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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue