diff options
author | Tor Norbye <tnorbye@google.com> | 2011-10-31 21:32:01 -0700 |
---|---|---|
committer | Tor Norbye <tnorbye@google.com> | 2011-11-01 08:32:22 -0700 |
commit | dca8a2a8e492cda47c61a8196f9c41cd6508394b (patch) | |
tree | 8f82ed209237195be51acfe1d76f2782c5aaa537 /ddms | |
parent | 2334b7e48d86e4069f3705ede6a1346ba5d31c6b (diff) | |
download | sdk-dca8a2a8e492cda47c61a8196f9c41cd6508394b.zip sdk-dca8a2a8e492cda47c61a8196f9c41cd6508394b.tar.gz sdk-dca8a2a8e492cda47c61a8196f9c41cd6508394b.tar.bz2 |
Simple formatting fix
This changeset fixes #21383, #21346 and #21227 which are all related
to the fact that the formatter had assumed that the <item> tag will
only appear in resource files where it should appear on a single
line. However, <item> also appears in menu files and drawable-lists as
shown by these bugs.
This changeset just ensures that the <item>-special case is only
performed when using the resource file formatting style. It also adds
a regression test for this.
These testcases also reveal some other (lower priority) issues which
I'll fix in a follow-up CL.
Change-Id: I3194bbf4f556853eaf7a14c515ab3feb52177212
Diffstat (limited to 'ddms')
0 files changed, 0 insertions, 0 deletions