mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 17:36:49 +00:00
Merge "No need to override the isImeEnabledOnSwipeUp flag in Launcher3." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
be61b0735c
@@ -25,11 +25,4 @@ public class BaseSearchConfig {
|
||||
public boolean isKeyboardSyncEnabled() {
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns whether IME is enabled on swipe up.
|
||||
*/
|
||||
public boolean isImeEnabledOnSwipeUp() {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user