What do you have in the support-screens element of your manifest? It's not enough to simply have the tag there; its content will affect how your activities render.
String On Mar 8, 10:30 am, javame_android <[email protected]> wrote: > Hi, > > Yes, obviously I have read that. > > The problem is currently being solved by using different layout for > different screen. I have created layout-hdpi folder under res and > specified the layout file over there for high resolution screen. > > But I still think there can be a better solution for this since if the > application was created using Android 1.5 then the application would > be going for compatibility mode and in that User interface was not > getting displayed properly. > > Anyways thanks everybody for their valuable support. > > Thanks & Regards > Sunil -- 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

