Enable flag ENABLE_CURSOR_HOVER_STATES by default in UDC-QPR-1 branch.
Bug: 243191650 Change-Id: I8ce29471e2d1838a2b7b9deee5729474c41865af Test: manual.
This commit is contained in:
@@ -326,7 +326,7 @@ public final class FeatureFlags {
|
||||
"Enable a grid-only overview without a focused task.");
|
||||
|
||||
public static final BooleanFlag ENABLE_CURSOR_HOVER_STATES = getDebugFlag(243191650,
|
||||
"ENABLE_CURSOR_HOVER_STATES", DISABLED,
|
||||
"ENABLE_CURSOR_HOVER_STATES", ENABLED,
|
||||
"Enables cursor hover states for certain elements.");
|
||||
|
||||
// TODO(Block 24): Clean up flags
|
||||
|
||||
Reference in New Issue
Block a user