mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 10:18:20 +00:00
Revert "Resize app drawer when keyboard is shown"
This reverts commit c85cdb4c39.
This commit is contained in:
@@ -21,9 +21,6 @@ package com.android.launcher3.config;
|
||||
*/
|
||||
public final class FeatureFlags extends BaseFlags {
|
||||
|
||||
// When enabled while all-apps open, the soft input will be set to adjust resize .
|
||||
public static final boolean LAUNCHER3_UPDATE_SOFT_INPUT_MODE = true;
|
||||
|
||||
// When enabled, icons not supporting {@link AdaptiveIconDrawable} will be wrapped in {@link FixedScaleDrawable}.
|
||||
public static final boolean LEGACY_ICON_TREATMENT = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user