Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f04ea22 authored by Sebastián Franco's avatar Sebastián Franco Committed by Android (Google) Code Review
Browse files

Merge "Enabling ENABLE_NO_LONG_PRESS_DRAG" into main

parents 4745e95e 7a08e54e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -198,7 +198,7 @@ public final class FeatureFlags {
            "Enables generating the reorder using a set of parameters");

    public static final BooleanFlag ENABLE_NO_LONG_PRESS_DRAG = getDebugFlag(299748096,
            "ENABLE_NO_LONG_PRESS_DRAG", DISABLED,
            "ENABLE_NO_LONG_PRESS_DRAG", ENABLED,
            "Don't trigger the drag if we are still under long press");

    // TODO(Block 12): Clean up flags