Commit 93f591be by andrewlewis Committed by Oliver Woodman

Release ads loader on new intent in the demo app

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=208056265
parent 5a8af74b
......@@ -207,6 +207,7 @@ public class PlayerActivity extends Activity
@Override
public void onNewIntent(Intent intent) {
releasePlayer();
releaseAdsLoader();
clearStartPosition();
setIntent(intent);
}
......
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 sign in to comment