]> git.saurik.com Git - android/aapt.git/commit
Add "nodpi" density, and expose a bunch of density-related APIs.
authorDianne Hackborn <hackbod@google.com>
Fri, 17 Jul 2009 18:13:48 +0000 (11:13 -0700)
committerDianne Hackborn <hackbod@google.com>
Fri, 17 Jul 2009 23:59:08 +0000 (16:59 -0700)
commit41ff305db164a1dd96476d5857b5829946d5193c
tree591440492c68733a7259398aa869c3675432bbc8
parent7ea6703ca4fea93204d7f2d60e606f6ba6ce1320
Add "nodpi" density, and expose a bunch of density-related APIs.

Also update the DpiTest app to use nodpi images, and try to have a mode
where it turns off compatibility though it's not quite working.
AaptAssets.cpp