Skip to content

Added BackHandler support to SettingsCategoryScreen#1083

Merged
lostf1sh merged 1 commit intomasterfrom
codex/fix-fullscreen-player-background-gesture-behavior
Feb 15, 2026
Merged

Added BackHandler support to SettingsCategoryScreen#1083
lostf1sh merged 1 commit intomasterfrom
codex/fix-fullscreen-player-background-gesture-behavior

Conversation

@lostf1sh
Copy link
Copy Markdown
Collaborator

@lostf1sh lostf1sh commented Feb 15, 2026

Added BackHandler support to SettingsCategoryScreen so category pages (like Appearance/Playback) now intercept back gestures when the full player is expanded. This ensures back collapses the player first instead of navigating away from the current settings page.

Copilot AI review requested due to automatic review settings February 15, 2026 00:22
@lostf1sh lostf1sh merged commit 3111809 into master Feb 15, 2026
4 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Settings category screen to handle system back presses by collapsing the expanded player bottom sheet instead of immediately navigating away, aligning behavior with other screens that integrate the unified player sheet.

Changes:

  • Collect playerViewModel.sheetState in SettingsCategoryScreen.
  • Add a BackHandler that collapses the player sheet when it’s expanded.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lostf1sh lostf1sh changed the title Codex-generated pull request Added BackHandler support to SettingsCategoryScreen Feb 15, 2026
@lostf1sh lostf1sh deleted the codex/fix-fullscreen-player-background-gesture-behavior branch February 25, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants