create a res/drawable-land folder and create a landscape version of your splashscreen with the same name as the portrait version...
On Wed, Mar 2, 2011 at 3:08 AM, Riyaz z <[email protected]> wrote: > Hi , > > Please help me to create splash screen at the android application > development. I got the screen but when the orientation comes it gets > stretched.. i would like to know how can i manage this??.. whether i have to > add two images ??.. i just add > > super.setIntegerProperty("splashscreen", R.drawable.splash) above my > loadurl.. it is perfect in portrain mode. but when it is in lanscape it > gets stretched .. please help me.. Thanks in advance.. > > > - Abdul > > -- > 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 -- 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

