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

Commit 621c58af authored by Sherry Zhou's avatar Sherry Zhou Committed by Automerger Merge Worker
Browse files

Merge "Fix large clock flickers when animated in Felix" into udc-dev am: ba0c5b42 am: 36aad5e8

parents 7262f412 36aad5e8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -330,7 +330,6 @@ public class KeyguardClockSwitch extends RelativeLayout {
            }
        });

        in.setAlpha(0);
        in.setVisibility(View.VISIBLE);
        mClockInAnim = new AnimatorSet();
        mClockInAnim.setDuration(CLOCK_IN_MILLIS);