New issue
Advanced search Search tips

Issue 725725 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Create single source for keyboard height

Project Member Reported by mdjones@chromium.org, May 24 2017

Issue description

BottomSheet and LocationBarLayout both need to know exactly how tall the keyboard. These classes have duplicate code to do this which should instead be shared.

InsetObserverView seems like a good candidate to add an observer mechanism to. Both classes would then be notified of keyboard/height changes.
 

Sign in to add a comment