skink, Thank you for your input. I have not considered Drawable, but probably because I do not know much about them :) What do they bring to the table to appropriately "stretch" an image like a 9patch?
Thank you! Matt. On Apr 4, 1:23 am, skink <[email protected]> wrote: > On Apr 4, 4:44 am, Matt M <[email protected]> wrote: > > > I was looking at 9patch because the images are being displayed on a > > home screen widget. They are designed for portrait display, so when > > orientation is changed to landscape the widget looks a bit distorted. > > If 9patch on device is possible that seems like the most efficient > > method, however if there is a way to detect orientation change in a > > home screen widget I would certainly accept that as the next best > > thing. Although I have yet to find how to detect orientation in an > > AppWidgetProvider. > > > Matt. > > Matt, > > Instead of creating 9-patch did you consider creating your own custom > Drawable? > > pskink -- 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

