projects
/
android
/
aapt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
am 3df4e1a2: am 0748a569: Merge "aapt: Remove terminal pointer incrementaion"
[android/aapt.git]
/
XMLNode.h
diff --git
a/XMLNode.h
b/XMLNode.h
index e9a263bf41d8e0c3516fd826b3d3db74a1ae923a..05624b7451766e8cb830210533214f0418f3511d 100644
(file)
--- a/
XMLNode.h
+++ b/
XMLNode.h
@@
-25,6
+25,7
@@
status_t parseStyledString(Bundle* bundle,
const String16& endTag,
String16* outString,
Vector<StringPool::entry_style_span>* outSpans,
+ bool isFormatted,
bool isPseudolocalizable);
void printXMLBlock(ResXMLTree* block);