commit | bdaa092a193d8ddccbd9ad8434be97878e6ded59 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Fri May 08 20:16:23 2015 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Tue May 12 20:41:31 2015 -0700 |
tree | 04310ae0b932078409147cbfa8332d96e76555d1 | |
parent | 330edcdf1316ed599fe0eb16a64330821fd92f18 [diff] [blame] |
AAPT2: inferred style parent processing Change-Id: I8fbc4feef16b6039cf4c526fcfb767dc75a9c131
diff --git a/tools/aapt2/XmlFlattener.cpp b/tools/aapt2/XmlFlattener.cpp index 97e4f68..f78e38d 100644 --- a/tools/aapt2/XmlFlattener.cpp +++ b/tools/aapt2/XmlFlattener.cpp
@@ -332,6 +332,7 @@ elem->styleIndex = attributeIndex; } } + attributeIndex++; std::unique_ptr<Item> value; if (entry.attr) {