aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/preferences.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 459f65c..7226743 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -17,6 +17,10 @@
android:title="Usar Mona.tff solo en BSS"
android:key="setting_mona_bbsonly"
android:defaultValue="true"/>
+ <SwitchPreference
+ android:title="Redimensionar thumbnails"
+ android:key="setting_resize_thumbs"
+ android:defaultValue="true"/>
</PreferenceCategory>
<PreferenceCategory
android:title="Comportamiento">