> 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
[email protected]

--~--~---------~--~----~------------~-------~--~----~
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