Skip to content

fix(player): restore stream loading screen overlay and launch player instantly on play click - #651

Merged
ProdigyV21 merged 7 commits into
ProdigyV21:mainfrom
Himanth-reddy:fix/mobile-player-loading-screen
Sep 5, 2026
Merged

fix(player): restore stream loading screen overlay and launch player instantly on play click#651
ProdigyV21 merged 7 commits into
ProdigyV21:mainfrom
Himanth-reddy:fix/mobile-player-loading-screen

Conversation

@Himanth-reddy

Copy link
Copy Markdown
Collaborator

Description

  1. Restored Stream Loading Screen Overlay: Fixed condition gate in PlayerScreen.kt so mobile devices display the blurred poster backdrop, logo beating/pulsing animation (PulsingLogo), status phase text, and close button during initial stream loading instead of a black screen.
  2. Instant Player Navigation: Updated requestFastAutoPlay in DetailsScreen.kt so pressing Play immediately navigates to the Player screen with 0ms delay. Stream resolution and candidate selection run directly inside the player loading view.

@github-actions github-actions Bot added the area: android Changes to the Android app or Gradle build label Sep 5, 2026
@ProdigyV21
ProdigyV21 merged commit d312521 into ProdigyV21:main Sep 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: android Changes to the Android app or Gradle build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants