3408 home help message (#3415)
* 3408: First draft of help message on empty home timeline * 3408: Move image spanning to utils; tweak gui a bit (looks like status) * 3408: Use proper R again; appease linter * 3408: Add doc; remove narrow comment * 3408: null is default * 3408: Add German text * 3408: Stack refresh animation on top of help message (reorder)
This commit is contained in:
parent
9484a8b2b9
commit
182df2bfae
9 changed files with 200 additions and 93 deletions
|
|
@ -802,4 +802,9 @@
|
|||
<string name="filter_keyword_addition_title">Add keyword</string>
|
||||
<string name="filter_edit_keyword_title">Edit keyword</string>
|
||||
<string name="filter_description_format">%s: %s</string>
|
||||
|
||||
<string name="help_empty_home">This is your <b>home timeline</b>. It shows the recent posts of the accounts
|
||||
you follow.\n\nTo explore accounts you can either discover them in one of the other timelines.
|
||||
For example the local timeline of your instance [drawable ic_local_24dp]. Or you can search them
|
||||
by name [iconics gmd_search]; for example search for Tusky to find our Mastodon account.</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue