[android-developers] Re: default screenwidth of android

2009-11-23 Thread Jags
I read the document and opened my image in draw9path tool I could not understand what to do with it, when i tried filling the pixels in left, the texts in picture started disappearing. so i did a save as .9 patch. the image was saved as imagename.9.png tried to use that by copying to drawable

[android-developers] Re: default screenwidth of android

2009-11-23 Thread Jags
i am using this xml in my main.xml ImageView android:id=@+id/splashscreen android:layout_width=fill_parent android:layout_height=fill_parent android:src=@drawable/imagename android:layout_gravity=center / On Nov 23, 4:59 pm, Jags jag...@gmail.com wrote:

[android-developers] Re: default screenwidth of android

2009-11-23 Thread Fred Grott(Android Expert, http://mobilebytes.wordpress.com)
Jags you need to mark the areas that draw9path stretches to get a validated dfraw9path image with the tool.. directions are here: http://developer.android.com/guide/developing/tools/draw9patch.html Fred Grott Android Developer | http://mobilebytes.wordpess.com | http://twitter.com/sharemefg |