replicant-frameworks_native/libs
Dianne Hackborn 3945ae5065 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA
It turns out we were not returning the density for anything retrieved from a
TypedArray...  which basically means any bitmap references from a layout or style...!!!

This is now fixed.

Also fiddle with the density compatibility mode to turn on smoothing in certain situations,
helping the look of things when they need to scale and we couldn't do the scaling at
load time.
2009-07-29 19:44:01 -07:00
..
audioflinger
surfaceflinger Merge change 8015 into donut 2009-07-28 16:16:38 -07:00
ui
utils Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA 2009-07-29 19:44:01 -07:00