Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor VideoLibraryScreen for Enhanced PiP Mode Handling #82

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

azrael8576
Copy link
Owner


Thank you for opening a Pull Request!
Before submitting your PR, please make sure you:

  • Include a PR description which states what you've done and why
  • Open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass (./gradlew --init-script gradle/init.gradle.kts spotlessApply to automatically apply formatting)
  • [] Update any relevant documentation

Are you a first-time contributor?

  • Ensure you've read and understood the contributing guidelines
  • Familiarize yourself with the project structure and the codebase

Fixes #76 🦕

@azrael8576 azrael8576 self-assigned this Jan 20, 2024
@azrael8576 azrael8576 added bug Something isn't working enhancement New feature or request labels Jan 20, 2024
@azrael8576 azrael8576 marked this pull request as ready for review January 20, 2024 17:12
@azrael8576 azrael8576 merged commit f6a0698 into main Jan 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Unexpected Video Switching in VideoLibraryRoute on PiP Mode Activation
1 participant