1 2 3 4 5 6 7 8 9 10 11 12 13
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater name="modal container" title=" "> <button label="继续" label_selected="继续" name="Continue" /> <button label="取消" label_selected="取消" name="Cancel" /> <text name="tos_title"></text> <text name="tos_heading"> 请仔细阅读下列信息。 </text> <text_editor name="tos_text"> TOS_TEXT </text_editor> </floater>