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

Commit 97c61a08 authored by Sherry Zhou's avatar Sherry Zhou Committed by Android (Google) Code Review
Browse files

Merge "Fix large clock flickers when animated in Felix" into udc-qpr-dev

parents ba05987c 67e010a8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -331,7 +331,6 @@ public class KeyguardClockSwitch extends RelativeLayout {
            }
        });

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