Commit 5c118f97 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 e9e1c08c
......@@ -188,6 +188,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