summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-07 23:54:10 +0300
committerAndrew Dolgov <[email protected]>2017-02-07 23:54:10 +0300
commita96c9cff487ef6631b0d8023a0d81ec88d0bfb3c (patch)
treeebc235920bb8f34a6a1ad841e606c9fa6eb8a259 /org.fox.ttcomics/src/main/res/xml/preferences.xml
parentafba9742d1803451f3f36627fb21c5f21c64a7b1 (diff)
add privacy policy bullshit
Diffstat (limited to 'org.fox.ttcomics/src/main/res/xml/preferences.xml')
-rw-r--r--org.fox.ttcomics/src/main/res/xml/preferences.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/org.fox.ttcomics/src/main/res/xml/preferences.xml b/org.fox.ttcomics/src/main/res/xml/preferences.xml
index 243c63d..f981274 100644
--- a/org.fox.ttcomics/src/main/res/xml/preferences.xml
+++ b/org.fox.ttcomics/src/main/res/xml/preferences.xml
@@ -28,7 +28,12 @@
android:title="@string/prefs_clear_sync_data"
android:summary="@string/prefs_clear_sync_data_summary" >
</Preference>
-
+
+ <Preference
+ android:key="privacy_policy"
+ android:enabled="true"
+ android:title="@string/privacy_policy" />
+
</PreferenceCategory>
<PreferenceCategory android:title="@string/prefs_reading" android:key="prefs_reading">