> Does this imply that EVERY RemoteViews update that I apply to my > widget should be capable of COMPLETELY initializing the correct > current state of every component on the widget?
Yes, that's correct. This is because you can't infer anything about the current remote state. That remote state might have some actions pre-applied from a previous RemoteViews object, or it might be applied over a newly-inflated layout, for example if Launcher was forced out of memory. (So it's not just orientation changes.) -- Jeff Sharkey jshar...@android.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---