[android-developers] Re: Problem in developing application for multiple screen support?

2010-03-06 Thread javame_android
Hi, I forgot to say that the issue is only the top margin. I am specifying RelativeLayout and in that I am using EditText to which I have assigned layout_marginTop=220dip. This edittext needs to displayed inside an image. Its getting displayed properly in HVGA but not in WVGA which has resolution

[android-developers] Re: Problem in developing application for multiple screen support?

2010-03-06 Thread String
On Mar 6, 9:31 am, javame_android su...@softwebsolutions.com wrote: Can anyone point the reason behind this problem? Not based on the information you've supplied. Supporting multiple resolutions and densities is a big, complicated topic, with LOTS of variables. We'd need to know a lot more