-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
in the PR flutter/engine#27081 I cherrypicked flutter/engine#26628, but I merged it incorrectly, and it lead to the following compilation failure:
../../flutter/shell/platform/android/io/flutter/plugin/editing/InputConnectionAdaptor.java:48: error: cannot find symbol
private final KeyboardManager keyboardManager;
^
symbol: class KeyboardManager
location: class InputConnectionAdaptor
1 error
https://ci.chromium.org/p/flutter/builders/try/Linux%20Host%20Engine/24238?
Metadata
Metadata
Assignees
Labels
engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specifically