I'm using setImageViewResource. I find it odd that it persists when an Alarm is set, but not when an Alarm isn't set.
Are you saying that for your widget your aren't configuring an update at all (e.g. just a static widget) via the widget configuration or manually? On Sep 1, 2:07 pm, Lee <[email protected]> wrote: > Hello, > > > After anorientationchange when the home screen redraws, the > > ImageView doesn't always draw. The rest of the RemoteView does draw > > just as it was set during the most recent Update. > > I've just submitted a similar thread (hope it appears soon....). As > with you, my ImageView is disappearing while the rest of the layout > remains, though > no update is being done (I don't update my widgets at all). > > How are you setting the ImageView image ? > > In my case, if I use views.setImageViewResource > it persists, if I use views.setImageViewBitmap > it doesn't. > > Lee --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

