commit | a4e59dbb507a6548ae53dfe5d34603ca94f534d1 | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@android.com> | Tue Sep 22 18:30:22 2009 -0700 |
committer | Xavier Ducrohet <xav@android.com> | Tue Sep 29 14:54:10 2009 -0700 |
tree | f9a90f4abf89b56b7425b8ca0c9eb9dd6fa60bc9 | |
parent | 501280889ce2bed1b73e7e6ae0d8f4d0afba018a [diff] |
Add a new IResourceValue that knows about the density. This will allow the layoutlib to resize bitmaps that are not in the native density of the rendering. This is integrated from the Eclair branch. DO NOT MERGE.