Add Snackbar and Toolbar Button to Forum List

This commit is a small change that replaces the custom UI elements in
the forum list with a Snackbar and an Toolbar menu.

Addresses one part (2b) of #305
This commit is contained in:
Torsten Grote
2016-05-02 12:27:35 -03:00
parent cb8bfeb2ce
commit 82e1ef0ea6
17 changed files with 61 additions and 53 deletions

View File

@@ -77,6 +77,7 @@
<item quantity="one">%d forum shared by contacts</item>
<item quantity="other">%d forums shared by contacts</item>
</plurals>
<string name="show_forums">Show</string>
<string name="unsubscribe">Unsubscribe</string>
<string name="unsubscribed_toast">Unsubscribed</string>
<string name="no_forum_posts">No posts</string>