]> git.saurik.com Git - android/aapt.git/commit
Normalize output of XMLtree content
authorShachar Shemesh <lingnu@gmail.com>
Mon, 11 Apr 2011 10:32:19 +0000 (13:32 +0300)
committerShachar Shemesh <lingnu@gmail.com>
Mon, 11 Apr 2011 10:32:19 +0000 (13:32 +0300)
commit0e6ac19824a7f2c3462142568c17a2ec5007d809
treef7f6fae5f64c0def9ff7a31b367fee7efd4b0442
parent3acf3fd9b37b2d02c0457ea4c5b1049b9a0fcf9b
Normalize output of XMLtree content

Make the output from aapt dump xmltree normalized, so that it is unambigously
displayed regardless of the content of the strings. Previous patch left out
handling of XML element content.

Change-Id: Ib8016996c769f3dde7a87f7ecbdf850333f2426a
XMLNode.cpp