summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-24 15:08:53 +0400
committerAndrew Dolgov <[email protected]>2014-10-24 15:08:53 +0400
commit3d3e56bc75f19609c7d24238122722b16b1cd160 (patch)
treeae7723cc53cfc46b282712e9783931671a61720a /org.fox.ttcomics/src/main/res/xml/preferences.xml
parente83b41e97dc264d562a52e17bd9c185dcd76dcad (diff)
remove unrar library because it sucks
use cardview for comic tiles remove comics list
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, 0 insertions, 7 deletions
diff --git a/org.fox.ttcomics/src/main/res/xml/preferences.xml b/org.fox.ttcomics/src/main/res/xml/preferences.xml
index ce3b8dd..b877d0b 100644
--- a/org.fox.ttcomics/src/main/res/xml/preferences.xml
+++ b/org.fox.ttcomics/src/main/res/xml/preferences.xml
@@ -8,13 +8,6 @@
android:summary="@string/prefs_comics_directory_summary"
android:title="@string/prefs_comics_directory" >
</Preference>
-
- <CheckBoxPreference
- android:defaultValue="false"
- android:key="enable_rar"
- android:title="@string/prefs_enable_rar_archives"
- android:summary="@string/prefs_enable_rar_summary" />
-
</PreferenceCategory>
<PreferenceCategory android:title="@string/prefs_sync" >
<CheckBoxPreference