Add pinned status tab (#994)
* Add pinned status tab * Make TabLayout scrollable.
This commit is contained in:
parent
fe535c2e0c
commit
96162ab544
8 changed files with 45 additions and 37 deletions
|
|
@ -30,6 +30,7 @@
|
|||
<string name="title_tag">#%s</string>
|
||||
<string name="title_statuses">Posts</string>
|
||||
<string name="title_statuses_with_replies">With replies</string>
|
||||
<string name="title_statuses_pinned">Pinned</string>
|
||||
<string name="title_follows">Follows</string>
|
||||
<string name="title_followers">Followers</string>
|
||||
<string name="title_favourites">Favourites</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue