am 5046ae56: Merge "framework: fix notification icons not animating till ticker is updated"
* commit '5046ae56675b5e81bd7160f12709d609d8b4c19c': 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