Loading packages/SystemUI/src/com/android/systemui/statusbar/AnimatedImageView.java +1 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,7 @@ public class AnimatedImageView extends ImageView { public void onAttachedToWindow() { super.onAttachedToWindow(); mAttached = true; updateAnim(); } @Override Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/AnimatedImageView.java +1 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,7 @@ public class AnimatedImageView extends ImageView { public void onAttachedToWindow() { super.onAttachedToWindow(); mAttached = true; updateAnim(); } @Override Loading