You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-6
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
# WidgetUpdateHelper
2
2
3
-
This library helps managing the updating widgets. Just update all your widgets on background thread with `android.app.IntentService`, that provides that library.
3
+
This library helps managing the updates of widgets. Just update all your widgets on background thread with `android.app.IntentService`, that provides that library.
4
+
It's provide an easy and simple way to update app widgets.
0 commit comments