Skip to content

[BottomNavigationView] shouldn't calculate bottom system insets when keyboard popup in adjustResize #493

@b95505017

Description

@b95505017

In 1.1.0-alpha09:

Update BottomNavigation to respect bottom system insets (276bec8)

I found that in adjustResize mode, BottomNavigationView will be pushed up aligned with keyboard popped up, and insets.getSystemWindowInsetBottom() will be keyboard hight, causing BottomNavigationView increase padding bottom to double keyboard hight from screen bottom.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions