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

Commit ca7a229e authored by Jon Miranda's avatar Jon Miranda
Browse files

Fixes the build.

Change-Id: I4d0f04c480ff787e5f0310fd92a3734180154a9a
parent 1a689691
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -710,6 +710,9 @@ public abstract class AbsSeekBar extends ProgressBar {
        return mPositionAnimator != null && mPositionAnimator.isRunning();
    }

    /**
     * @hide
     */
    @Override
    public void setProgress(int progress, boolean fromUser) {
        if (isAnimationRunning()) {