Merge "[Overview actions] Remove unused duration variable." into ub-launcher3-rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0e3572b953
-2
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user