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

Commit e67247af authored by Selim Cinek's avatar Selim Cinek Committed by android-build-merger
Browse files

Merge "Fixed a bug where status icons were not animating" into oc-dr1-dev am: c8c12175

am: ce58e94a

Change-Id: Iefe597271e07e53a9a9b879d62690acbc4fef8cc
parents 90ab6ba0 ce58e94a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ public class AnimatedImageView extends ImageView {
    private final boolean mHasOverlappingRendering;
    AnimationDrawable mAnim;
    boolean mAttached;
    private boolean mAllowAnimation;
    private boolean mAllowAnimation = true;

    // Tracks the last image that was set, so that we don't refresh the image if it is exactly
    // the same as the previous one. If this is a resid, we track that. If it's a drawable, we