Re: [android-developers] Widget Configuration Activity issue

2010-09-19 Thread Kostya Vasilyev
19.09.2010 6:08, Chris пишет: I'm having an issue with a config activity for a widget. According to the dev docs, if I specify a configuration activity than the onUpdate method of the AppWidgetProvider doesn't get called until after you request an update once you've completed the configurati

[android-developers] Widget Configuration Activity issue

2010-09-18 Thread Chris
Hey everyone, I'm having an issue with a config activity for a widget. According to the dev docs, if I specify a configuration activity than the onUpdate method of the AppWidgetProvider doesn't get called until after you request an update once you've completed the configuration activity. For m