From: Dianne Hackborn Date: Fri, 17 Jul 2009 18:13:48 +0000 (-0700) Subject: Add "nodpi" density, and expose a bunch of density-related APIs. X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/41ff305db164a1dd96476d5857b5829946d5193c?hp=41ff305db164a1dd96476d5857b5829946d5193c 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. ---