mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
New options: hide post type and hide the number of awards. Tweak settings.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user