Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e9f34bf authored by Katie McCormick's avatar Katie McCormick
Browse files

Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED link

Change-Id: I62def95b138282eba4f2e70fd4ab4de35aa03e89
parent 6525f7bf
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -237,8 +237,9 @@ public class AppWidgetManager {
    /**
     * Sent when the custom extras for an AppWidget change.
     *
     * @see AppWidgetProvider#onAppWidgetExtrasChanged AppWidgetProvider#onAppWidgetExtrasChanged(
     *      Context context, AppWidgetManager appWidgetManager, int appWidgetId, Bundle newExtras)
     * @see AppWidgetProvider#onAppWidgetOptionsChanged 
     *      AppWidgetProvider.onAppWidgetOptionsChanged(Context context, 
     *      AppWidgetManager appWidgetManager, int appWidgetId, Bundle newExtras)
     */
    public static final String ACTION_APPWIDGET_OPTIONS_CHANGED = "android.appwidget.action.APPWIDGET_UPDATE_OPTIONS";