summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-05-30 14:26:19 +0300
committerAndrew Dolgov <[email protected]>2017-05-30 14:27:40 +0300
commit4051118791970a8edfb1d4ef705e4c233753b8fb (patch)
tree43256c80c4962d0ee29377e2e398cc4babdb101b /org.fox.ttrss/src/main/res/xml
parente6a1549a0bfb739c6fc91e0eb5c2bd45a421c44f (diff)
add summary notice for pref_widget_update pref key
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index c3114eb1..c3c094a2 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -194,6 +194,7 @@
android:entries="@array/pref_widget_update_intervals"
android:entryValues="@array/pref_widget_update_intervals"
android:key="widget_update_interval"
+ android:summary="@string/pref_widget_update_interval_summary"
android:title="@string/pref_widget_update_interval" />
<ListPreference