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

Snackbar is hidden below software keyboard #130

Open
vectorialgradha opened this issue May 28, 2015 · 3 comments
Open

Snackbar is hidden below software keyboard #130

vectorialgradha opened this issue May 28, 2015 · 3 comments

Comments

@vectorialgradha
Copy link

On a phone, snacks notified to users while they are typing in a text field are lost in the wind because they are drawn below the software keyboard. Is there any way to prevent this or maybe delay them?

@d7coders
Copy link

+1

1 similar comment
@DarthWendigo
Copy link

+1

@sylvia43
Copy link

sylvia43 commented May 2, 2016

One simple quick fix is to do android:windowSoftInputMode="adjustResize" for the activity

Source: http://stackoverflow.com/questions/33138433/show-android-snackbar-above-keyboard

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

No branches or pull requests

4 participants