summaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 588510d8..91efa29b 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -97,6 +97,11 @@
android:defaultValue="false"
android:key="tablet_article_swipe"
android:title="@string/tablet_article_swipe" />
+
+ <CheckBoxPreference
+ android:defaultValue="true"
+ android:key="justify_article_text"
+ android:title="@string/justify_article_text" />
</PreferenceCategory>
<PreferenceCategory android:title="@string/offline_mode" >