aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-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 7f6d5b9..459f65c 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -49,6 +49,10 @@
android:entries="@array/pref_lastreplies_desc"
android:entryValues="@array/pref_lastreplies_values"
android:defaultValue="30"/>
+ <SwitchPreference
+ android:title="Transparentar sages"
+ android:key="pref_transparent_sage"
+ android:defaultValue="true"/>
</PreferenceCategory>
<PreferenceCategory
android:title="Formulario de respuesta">