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. On Apr 3, 6:56 pm, Nicholas Johnson <[email protected]> wrote: > Ah, ok, I hadn't read that at all. > > By the way, what are you doing with the image that you need to make it a 9 > patch? Perhaps you can use a matrix to scale it however you need before > displaying it? > > Nick -- 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

