]> git.saurik.com Git - android/aapt.git/commit
Report densities in badging, debugging for nine patch bug.
authorDianne Hackborn <hackbod@google.com>
Fri, 19 Jun 2009 22:13:28 +0000 (15:13 -0700)
committerDianne Hackborn <hackbod@google.com>
Fri, 19 Jun 2009 22:13:28 +0000 (15:13 -0700)
commit7751daa45f481be212db5c8920b9614bfc1002b5
tree88102ac8409458b48dd8dbcfd4ea7eaa5e7a6145
parent8880e2e767d8294e00c440d2d0de00b64cd1b14c
Report densities in badging, debugging for nine patch bug.

The aapt tool now reports all available densities like it already did
for locales.  Also this includes more resource data output, which I
was using to examine bug #1867049 (which at this point I am unable to
reproduce).
Bundle.h
Command.cpp
Main.cpp