I have an App Widget on the Home screen which works fine until the
screen is auto-rotated.  At that point, the onClick connection (set up
via a call to setOnClickPendingIntent) is lost.  The only way I seem
to be able to get it back is to delete the Widget from the Home screen
and then add it back.  Is there some kind of message that tells me
that the screen has rotated that I need to respond to (and reestablish
the connection)?

Thanks

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