I have been facing the same problem. First I wanted to create my own widget background but then I have downloaded one of the examples of the background from this site (http://developer.android.com/guide/ practices/ui_guidelines/widget_design.html). Then I have used the draw9patch utility (part of the Android SDK - http://developer.android.com/guide/developing/tools/draw9patch.html) to allow stretch the picture in any different size with correct proportion. Using this utility you don't have to have precise size of the background image because it will be resized as required.
This way, I have got the same look and feel of the widget background what original Google widgets have. Cheers, Jiri On May 11, 3:31 pm, Jose de Paula Eufrasio Junior <[email protected]> wrote: > So, I was reading this > thread:http://groups.google.com/group/android-discuss/browse_thread/thread/7... > > Does anyone here use Gimp to adjust the widget sizes and shadow? Or I am > really limited to Photoshop? > > -- > José de Paula Eufrásio Júnior (coredump) > MCSO, GRC Professionalhttp://core.eti.br --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

