Toggle to disable voice search button #1419
Closed
JustinZeus
started this conversation in
Ideas
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The voice search button is always shown on the search page. I never use it and it just sits in the D-pad path. Would be nice to have a setting to hide it.
Pretty small change. Add a bool to SearchPreferences (default true so nothing changes for existing users) and gate the button in SearchPage.kt. Can put up a PR if you're open to it.
Beta Was this translation helpful? Give feedback.
All reactions