summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-13 14:09:26 +0300
committerAndrew Dolgov <[email protected]>2015-02-13 14:09:26 +0300
commit697586c3a9397586c1708d1c83756d03162d68b2 (patch)
treecad56f3ce86689f6fbb3894c47bcab7569c4f112 /org.fox.ttrss/src/main/AndroidManifest.xml
parentf3a3b021dd27408e699e0255c2ecc31a4cc9c09c (diff)
fix widget not working correctly after device reboot
Diffstat (limited to 'org.fox.ttrss/src/main/AndroidManifest.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/AndroidManifest.xml b/org.fox.ttrss/src/main/AndroidManifest.xml
index 66cd88ba..8dc79938 100755
--- a/org.fox.ttrss/src/main/AndroidManifest.xml
+++ b/org.fox.ttrss/src/main/AndroidManifest.xml
@@ -219,6 +219,7 @@
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
<action android:name="org.fox.ttrss.WIDGET_FORCE_UPDATE" />
+ <action android:name="org.fox.ttrss.WIDGET_UPDATE_RESULT" />
</intent-filter>
<meta-data