X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/094e8965da798efa6625ccfc32aa2909e206de9c..49a9bf69364a9a501259785d47b9a4ac30e341eb:/XMLNode.h diff --git a/XMLNode.h b/XMLNode.h index e9a263b..05624b7 100644 --- a/XMLNode.h +++ b/XMLNode.h @@ -25,6 +25,7 @@ status_t parseStyledString(Bundle* bundle, const String16& endTag, String16* outString, Vector* outSpans, + bool isFormatted, bool isPseudolocalizable); void printXMLBlock(ResXMLTree* block);