- newOptions
- The bundle of options, in addition to the size information, can be null.
- minWidth
- The minimum width in dips that the widget will be displayed at.
- minHeight
- The maximum height in dips that the widget will be displayed at.
- maxWidth
- The maximum width in dips that the widget will be displayed at.
- maxHeight
- The maximum height in dips that the widget will be displayed at.
Provide guidance about the size of this widget to the AppWidgetManager. The widths and heights should correspond to the full area the AppWidgetHostView is given. Padding added by the framework will be accounted for automatically. This information gets embedded into the AppWidget options and causes a callback to the AppWidgetProvider.