Make ImeController a keyboard observer. |
|
Issue descriptionCurrently VirtualKeyboardController implements KeyboardControllerObserver::OnKeyboardEnabledChanged strictly to call Shell::Get()->ime_controller()->OverrideKeyboardKeyset(). We should have ImeController observe KeyboardController directly instead. |
|
►
Sign in to add a comment |
|