Skip to content

Correct navigation pop on android#98

Closed
alessioc42 wants to merge 2 commits into
koel:masterfrom
alessioc42:correct-navigation-pop
Closed

Correct navigation pop on android#98
alessioc42 wants to merge 2 commits into
koel:masterfrom
alessioc42:correct-navigation-pop

Conversation

@alessioc42

@alessioc42 alessioc42 commented Jun 29, 2024

Copy link
Copy Markdown

Navigating the Navigation stack is only possible with the back button rendered by flutter and not with the system button/gestures.
There was code to just minimize the application instead of closing it.

Removing this logic lead to this behavior:
In my tests the app did only close properly when there was no audio playback. In case of audio playback it would just minimize.

closes #88

@phanan

phanan commented Mar 29, 2026

Copy link
Copy Markdown
Member

Thanks – closed in #152.

@phanan phanan closed this Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Specific use for the cellphone return button

2 participants