Sometimes onBackPressed doesn't work when AdActivity is visible, so InterstitialAd can be dismissed only with the close icon.
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.gms:play-services-ads:19.3.0'
Sometimes onBackPressed doesn't work when AdActivity is visible, so InterstitialAd can be dismissed only with the close icon.
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.gms:play-services-ads:19.3.0'