On Oct 29, 6:51 am, Eong <eong.c...@gmail.com> wrote:

> Yeap. My users reported this to me today. The OTA release has the same
> bug. They should push a fixed update right now.

FWIW, I'm not convinced it's a bug in Donut. I'm not seeing the same
issue in my widgets, and I do plenty in onUpdate. If you genuinely
think it's a platform bug, produce a minimal test case and write it
up, please.

I'm assuming you're aware that keyboard open/close on an HTC Dream
destroys and recreates the widget instance, so if (for example) you're
referencing any static vars in your code, those will no longer exist.
I'm also assuming that you're sending a complete set of views to the
RemoteViews object every time, or you probably would have had trouble
before now. But you might check those things. :^)

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

Reply via email to