mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
Remove extra MediaItem in demo app
PiperOrigin-RevId: 322094331
This commit is contained in:
parent
9185b5177a
commit
a8b64f9530
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue