implement favorited posts list

closes #4
This commit is contained in:
sk
2022-11-11 21:04:14 +01:00
parent ae50e618c0
commit c1137cf7b7
6 changed files with 104 additions and 0 deletions

View File

@@ -387,4 +387,5 @@
<string name="privacy_policy_title">Mastodon and your privacy</string>
<string name="privacy_policy_subtitle">Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your server\'s privacy policy.</string>
<string name="i_agree">I Agree</string>
<string name="favorited_posts">Favorited posts</string>
</resources>