Create single source for keyboard height |
|
Issue descriptionBottomSheet 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 |
|