Commit a8b64f95 by andrewlewis Committed by Oliver Woodman

Remove extra MediaItem in demo app

PiperOrigin-RevId: 322094331
parent 9185b517
......@@ -394,7 +394,6 @@ public class PlayerActivity extends AppCompatActivity
if (!hasAds) {
releaseAdsLoader();
}
mediaItems.add(0, MediaItem.fromUri("https://html5demos.com/assets/dizzy.mp4"));
return mediaItems;
}
......
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