LauncherAppWidgetHostpublic class LauncherAppWidgetHost extends android.appwidget.AppWidgetHost Specific {@link AppWidgetHost} that creates our {@link LauncherAppWidgetHostView}
which correctly captures all long-press events. This ensures that users can
always pick up and move widgets. |
|