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

v0.5.5e: Accessibility Access makes the volume slider show for 20s #1767

Open
polygonnedpotato opened this issue Nov 3, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@polygonnedpotato
Copy link

Due to Rethink's accessibility service, changing volume causes the volume dialog to hide after 20s, instead of the usual 3s.

I have discovered the cause of this however. As documented here, FEEDBACK_HAPTIC is known to make the volume dialog show for longer that it is supposed to.

The simplest solution would be to change it to FEEDBACK_GENERIC, to prevent this issue from occurring again.

For reference, this behavior was witnessed on Android 8.0

@ignoramous ignoramous added the bug Something isn't working label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants