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

Fix state flow of mute UI updates on Android #351

Merged
merged 5 commits into from
Nov 6, 2024

Conversation

ianthetechie
Copy link
Contributor

Another small bug fix. This one a bit more obvious.

In the present design, the UI state of the view model is exclusively from FerrostarCore's state. But the mute button being pressed is certainly a state update worth knowing about ;) This is less obvious of a problem when you're moving around, but very obvious when you're stationary / go inside, since the UI will appear to freeze until there's a navigation related update.

@ianthetechie ianthetechie merged commit fbbc52e into main Nov 6, 2024
14 checks passed
@ianthetechie ianthetechie deleted the fix-mute-state-android branch November 6, 2024 02:58
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.

2 participants