判断DialogFragment是否隐藏: downloadDialog.getDialog().isShowing() 其中downloadDialog是一个DialogFragment对象。 相关文章: