Release ads loader on new intent in the demo app
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208056265
This commit is contained in:
parent
5a8af74b4b
commit
93f591be3e
@ -207,6 +207,7 @@ public class PlayerActivity extends Activity
|
||||
@Override
|
||||
public void onNewIntent(Intent intent) {
|
||||
releasePlayer();
|
||||
releaseAdsLoader();
|
||||
clearStartPosition();
|
||||
setIntent(intent);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user