我正在尝试理解DialogFragment类的API参考开头的基本对话框示例。
警告对话标题之前之前的最后一句:
"Note that in this case DialogFragment will take care of popping the transaction
of the Dialog is dismissed separately from it."
我不明白这意味着什么。它似乎不是一个正确构造的英语句子(但在我的学校时代,英语语法不再是我最好的主题)。
任何已经对DialogFragment类有很好理解的人都可以;
A) explain what the sentence means.
或
B) if it is a typo, indicate how it should actually read.