Commit 5bb427b0 authored by wanglei's avatar wanglei

...

parent f0aabc37
......@@ -165,6 +165,7 @@ object AdmobInterstitialUtils {
onHidden: (() -> Unit)?
) {
if (!isShowDialog) {
onHidden?.invoke()
return
}
var mDialog: Dialog? = null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment