Skip to content

Snackbar out of screen when keyboard is showing with android:windowSoftInputMode="adjustPan" #68

@tommag21

Description

@tommag21

In my Android app I am using android:windowSoftInputMode="adjustPan" in the manifest. When I show a snackbar before or after opening the keyboard, the container is pushed off the screen.

2

When I close the keyboard, it returns in place.

1

I can't change the soft input mode to adjustResize or else, is there any way to pin the snackbar to the screen instead of the root view?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions