I have an AppWidget that has multiple AppWidgetProviders defined in
Manifest.xml corresponding to different sized widgets.

How can I disable/enable these providers in code, so that the user can
choose what sizes are displayed to them in the widget picker menu?

I've tried creating a ComponentName using the package name and class
name and then using setComponentEnabledSetting, but this didn't seem
to work.

Any thoughts or ideas?
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to