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: docs/docs/tutorial/make-widget-configurable.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ sidebar_position: 6
4
4
5
5
# Make Widget configurable (Optional)
6
6
7
-
In order to some of the widgets configurable, we need to create a widget configuration activity.
7
+
In order to make some of the widgets configurable, we need to create a widget configuration activity.
8
8
9
9
:::info Note
10
10
`WIDGET_ADDED` event will be fired as soon as the widget is added on the home screen, regardless of whether it is configurable or not. We will need to have a fallback configuration.
0 commit comments