You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
I'm not sure how SDK Search is going to be in the future, but right now, I think it makes sense to kill the app when user press back, the keyboard is opened and the search field is empty.
If the back is pressed, the user probably wants to exit the app, since there is no addional functionality.
There are apps like Chrome that already do this to some extent, for example, by automatically closing the omnibox fragment when user press back and the keyboard is opened.
The text was updated successfully, but these errors were encountered:
JakeWharton
changed the title
[Suggestion] Close the app when back is pressed with keyboard opened and search field is empty
Close the app when back is pressed with keyboard opened and search field is empty
Dec 15, 2018
Hi again, After some thinking about this enhancement I find out this is a bad UX and detecting keyboard visibility is some boilerplate code that not necessary. If you are not agree let me know to implement this enhancement.
On Fri, Mar 13, 2020, 9:02 AM Mohammad ***@***.***> wrote:
Hi again, After some thinking about this enhancement I find out this is a
bad UX and detecting keyboard visibility is some boilerplate code that not
necessary. If you are not agree let me know to implement this enhancement.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#133 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOWHHTZIKWSAI5UUU7R2K4LRHI4GJANCNFSM4FYUH3HA>
.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm not sure how SDK Search is going to be in the future, but right now, I think it makes sense to kill the app when user press back, the keyboard is opened and the search field is empty.
If the back is pressed, the user probably wants to exit the app, since there is no addional functionality.
There are apps like Chrome that already do this to some extent, for example, by automatically closing the omnibox fragment when user press back and the keyboard is opened.
The text was updated successfully, but these errors were encountered: