summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-05-30 15:42:46 +0300
committerAndrew Dolgov <[email protected]>2017-05-30 15:42:46 +0300
commitb096bd3389308b93ae8d7d161ea9a5dfb0556fb1 (patch)
treefb000a36cabd25b1f6e6103b1196c76cc906f05e /org.fox.ttrss/src/main/res/xml
parentec89ccb11208159abd78ab05049c7498a999cdf3 (diff)
rename widget background setting, add ripple effect
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index c3c094a2..9a31b6c8 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -202,7 +202,7 @@
android:entries="@array/pref_widget_bgs"
android:entryValues="@array/pref_widget_bgs_values"
android:key="widget_background"
- android:title="@string/pref_widget_background" />
+ android:title="@string/pref_theme" />
<org.fox.ttrss.util.LessBrokenSwitchPreference
android:defaultValue="true"