summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/arrays.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-06 19:13:59 +0300
committerAndrew Dolgov <[email protected]>2014-11-06 19:13:59 +0300
commit552476bf2c6992a1312f9f4ee144d421f578688e (patch)
tree4f392c33a4d28feb028be84ca718e0298427d48c /org.fox.ttrss/src/main/res/values/arrays.xml
parentfe3e40d236eec8280bdae265cf27ba3848e2df6c (diff)
remove default_view_mode partially because jumping directly to article makes options only available while viewing headlines impossible to reach
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/arrays.xml')
-rw-r--r--org.fox.ttrss/src/main/res/values/arrays.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/org.fox.ttrss/src/main/res/values/arrays.xml b/org.fox.ttrss/src/main/res/values/arrays.xml
index b1ab9730..abfc18d5 100644
--- a/org.fox.ttrss/src/main/res/values/arrays.xml
+++ b/org.fox.ttrss/src/main/res/values/arrays.xml
@@ -13,10 +13,6 @@
<item>@string/category_browse_headlines</item>
<item>@string/category_browse_articles</item>
</string-array>
- <string-array name="pref_view_mode_values" translatable="false">
- <item>HEADLINES</item>
- <item>ARTICLES</item>
- </string-array>
<string-array name="pref_offline_amounts" translatable="false">
<item>150</item>
<item>250</item>