Merge "RESTRICT AUTOMERGE Hide keyboard when launcher is resumed for misbehaving apps" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
bc46f69aff
@@ -989,6 +989,9 @@ public class Launcher extends StatefulActivity<LauncherState> implements Launche
|
||||
|
||||
DiscoveryBounce.showForHomeIfNeeded(this);
|
||||
mAppWidgetHost.setActivityResumed(true);
|
||||
|
||||
// Temporary workaround for apps using SHOW_FORCED IME flag.
|
||||
hideKeyboard();
|
||||
}
|
||||
|
||||
private void logStopAndResume(boolean isResume) {
|
||||
|
||||
Reference in New Issue
Block a user