Commit 3d4da96
Fix fullscreen player requiring two clicks to resume from paused state (#4228)
* Initial plan
* Fix fullscreen playback requiring two clicks after pausing: check listener identity in audio focus callbacks
Co-authored-by: CarGuo <10770362+CarGuo@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: CarGuo <10770362+CarGuo@users.noreply.github.com>1 parent 2d78d2d commit 3d4da96
File tree
1 file changed
+4
-2
lines changed- gsyVideoPlayer-java/src/main/java/com/shuyu/gsyvideoplayer/video/base
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
394 | 395 | | |
395 | | - | |
| 396 | + | |
396 | 397 | | |
397 | 398 | | |
398 | 399 | | |
| |||
407 | 408 | | |
408 | 409 | | |
409 | 410 | | |
| 411 | + | |
410 | 412 | | |
411 | | - | |
| 413 | + | |
412 | 414 | | |
413 | 415 | | |
414 | 416 | | |
| |||
0 commit comments