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

Commit c9bcebe9 authored by Romain Guy's avatar Romain Guy
Browse files

Fix the build

Change-Id: Icdf7e25fff5f1dc0836e67368f6797b60164e8ae
parent 5bae58df
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -139,6 +139,9 @@ public class AnimationSet extends Animation {
        super.setStartOffset(startOffset);
    }

    /**
     * @hide
     */
    @Override
    public boolean hasAlpha() {
        if (mDirty) {