xiongzhu há 5 anos atrás
pai
commit
96a293d691

+ 1 - 0
app/src/main/java/com/izouma/booster/activity/MainActivity.java

@@ -90,6 +90,7 @@ public class MainActivity extends AppCompatActivity {
                 // The mInterstitialAd reference will be null until
                 // The mInterstitialAd reference will be null until
                 // an ad is loaded.
                 // an ad is loaded.
                 Log.i("ad", "onAdLoaded");
                 Log.i("ad", "onAdLoaded");
+                interstitialAd.show(MainActivity.this);
             }
             }
 
 
             @Override
             @Override