Merge "[Overview actions] Remove unused duration variable." into ub-launcher3-rvc-dev

This commit is contained in:
TreeHugger Robot
2020-05-29 22:00:42 +00:00
committed by Android (Google) Code Review
@@ -45,8 +45,6 @@ import java.lang.annotation.RetentionPolicy;
public class OverviewActionsView<T extends OverlayUICallbacks> extends FrameLayout
implements OnClickListener {
public static final long VISIBILITY_TRANSITION_DURATION_MS = 80;
@IntDef(flag = true, value = {
HIDDEN_UNSUPPORTED_NAVIGATION,
HIDDEN_DISABLED_FEATURE,