mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
When app is deployed with device's screen being off, MainActivity's onStart is called swiftly by its onStop. The onStop method cancels the browserFuture task which in turn "completes" the task. Upon task "completion", pushRoot() runs and then throws error as it calls get() a cancelled task. PiperOrigin-RevId: 492416445 |
||
|---|---|---|
| .. | ||
| assets | ||
| java/androidx/media3/demo/session | ||
| res | ||
| AndroidManifest.xml | ||