[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 of 480 * 800.

Can anyone point the reason behind this problem?


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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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 information about your code,
and specifically what's wrong (beyond just Its getting displayed
properly in HVGA but not in WVGA).

String

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en