Thursday, July 21, 2011

[android-developers] What layout the normal 2.3 WVGA 800x480 emulator use?

Hello,

I have a program what looks like good on my HVGA emulator, everything
is fine with it (however I don't know why it is use the hdpi drawable,
when I have layout-normal-mdpi file too, with drawable-layout-mdpi
file too.), but I don't know what the 2.3 WVGA 800x480 emulator use? I
made a layout-normal-hdpi, layout-hdpi, layout-mdpi files too, but
there aren't any layout in them , what I can see in the emulator. I
tried to modify all of my layouts, but nothing was good. It's use the
mdpi files, while I want to use the hdpi drawables. What's the
problem? How can I control it?

Thanks

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

No comments:

Post a Comment