You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trailer Player setting – In Settings, users can choose how trailers open: YouTube app (opens youtube.com/watch?v=… in the system YouTube app) or In-app player (fullscreen overlay with embedded player).
In-app trailer overlay – When “In-app player” is selected, tapping “Watch Trailer” on media details opens a fullscreen overlay using the android-youtube-player library (WebView/IFrame API). Loading is indicated by a spinner; on error, a red circle with a white X is shown.
D-pad support in overlay – Back closes the overlay; Left/Right scrub ±10 seconds; Enter/Center toggles play/pause. Focus stays on the overlay (player view is non-focusable).