-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
Gesture navigation: Hold to stop not working #1893
Comments
Just keep the button pressed ;) |
thank you for your suggenstion, but I tried that. It does not work no matter how long i press. |
Can you upload a video? |
sure |
Interesting :) It is one of the those "works for me" situations 😎 |
It works with 2 and 3 button navigation so it is probably androids fault. I'm pretty sure that it worked flawlessly at some point with gesture navigation though, since I have been using it for years. I have two ideas on how to make this better:
I realize that the second one would probably not be very popular since it would waste some screen space for a problem that apparently not many people have. And it is just a workaround for something I would consider to be an android bug. I do wonder if using this API would change anything tough, if it is not already used. |
Finally, I got to use it: "You are holding it wrong!" 🥳 Anyhow, can you try to solve this on your own? |
PS sounds like this would help: https://developer.android.com/reference/android/view/WindowInsets.Type#mandatorySystemGestures() |
I'm sorry, but I did not mean to imply that I would work on it. I can see why you assumed that, but it really was not my intention. |
@mroethke no worries about this! |
Describe the bug
I can't stop a recording because hold to stop is not working. If I just tap it the message "Hold to stop" is displayed.
In some rare situations it does work, but i cant reproduce that.
I usually help myself by stopping the app in settings but, that is hardly a solution.
To Reproduce
Technical information
The text was updated successfully, but these errors were encountered: