New options: hide post type and hide the number of awards. Tweak settings.

This commit is contained in:
Alex Ning
2021-02-24 00:15:37 +08:00
parent 73ddafdfcc
commit 07e2e1e746
14 changed files with 133 additions and 55 deletions

View File

@@ -43,12 +43,14 @@
<string-array name="settings_default_post_layout">
<item>Card Layout</item>
<item>Card Layout 2</item>
<item>Compact Layout</item>
<item>Gallery Layout</item>
</string-array>
<string-array name="settings_default_post_layout_values">
<item>0</item>
<item>3</item>
<item>1</item>
<item>2</item>
</string-array>