Add options to customize FAB.

This commit is contained in:
Alex Ning
2020-09-25 15:39:48 +08:00
parent b6ebcf1c4c
commit 1b983c1ff8
5 changed files with 123 additions and 2 deletions

View File

@@ -249,4 +249,13 @@
<item>Inbox</item>
<item>Profile</item>
</string-array>
<string-array name="settings_bottom_app_bar_fab_options">
<item>Submit posts</item>
<item>Refresh</item>
<item>Change sort type</item>
<item>Change post layout</item>
<item>Search</item>
</string-array>
</resources>