mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 16:26:47 +00:00
Merge "Update gBoard icon to Go/Search depending on suggestions." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
341cd8589c
@@ -96,6 +96,10 @@ public final class FeatureFlags {
|
||||
"ENABLE_QUICK_LAUNCH_V2", false, "Use quick launch v2 "
|
||||
+ "behavior. Quick search and quick launch v1 would be unavailable if this is enabled");
|
||||
|
||||
public static final BooleanFlag GBOARD_UPDATE_ENTER_KEY = new DeviceFlag(
|
||||
"GBOARD_UPDATE_ENTER_KEY", false, "Update gBoard enter key "
|
||||
+ "icon dynamically based on top search content for Quick Launch V2");
|
||||
|
||||
public static final BooleanFlag ENABLE_HIDE_HEADER = new DeviceFlag("ENABLE_HIDE_HEADER",
|
||||
true, "Hide header on keyboard before typing in all apps");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user