Merge "framework: fix notification icons not animating till ticker is updated"
This commit is contained in:
@@ -70,6 +70,7 @@ public class AnimatedImageView extends ImageView {
|
||||
public void onAttachedToWindow() {
|
||||
super.onAttachedToWindow();
|
||||
mAttached = true;
|
||||
updateAnim();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user