Commit f64b5de2 authored by wanglei's avatar wanglei

...

parent b1546873
......@@ -213,9 +213,8 @@ class MainActivity : BaseActivity<ActivityMain2Binding>(), MainView {
private fun showMainBanner() {
if (!bannerShowed) {
bannerShowed = true
AdmobBannerUtils.showCollapsibleBannerAd(this, binding.flBanner) {
bannerShowed = true
//通知弹窗
if (!todayShowNotificationDialog) {
todayShowNotificationDialog = true
......
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