have a problem about resources(drawable-ldpi,layout-small in
framework)   be scaled Display On screen.

       we develop Android Phone on QVGA ,According  to"Supporting
Multiple Screens",
1) I add ro.sf.lcd_density = 120
2) I modify PRODUCT_LOCALES= es_ES ldpi mdpi
3) I add res/drawable-ldpi and res/layout-small in packages/apps/,
4) I add res/drawable-ldpi and res/layout-small in framework/base/core/
res/res
and make =j4  && emulator -skin QVGA
I find that resources drawble-ldpi  in framework/../res/drawable-ldpi/
is scaled down displayed.
resources drawble-ldpi  in packages/apps can corrctly be display.
Why :resources drawble-ldpi  in framework/../res/drawable-ldpi/ is
scaled down displayed?
Please help,thanks.

-- 
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

Reply via email to