For AppWidgets, you can use a separate layout for portrait versus
landscape.  If you're doing custom rendering, you could send both
bitmaps across the RemoteViews if they aren't too heavy.  (With
separate id's for each orientation, that would be GONE as needed.)

j


On Sun, May 31, 2009 at 8:44 AM, Michael Bollmann
<[email protected]> wrote:
>
> some of the content in my widget is based on custom drawing routines.
> is there any event i can listen for so i redraw and update this custom
> area when the orientation changes?
> currently my widget looks pretty screwed until the next widget update
> is requested
> >
>



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