Merge "Invalidate SignalDrawable on level change." into qt-dev am: fb5526ce13 am: a5bec18c3e
am: b0eb6aa1d3
Change-Id: I95df77939d202295810d64ac3fa496cd53636a95
This commit is contained in:
@@ -132,6 +132,7 @@ public class SignalDrawable extends DrawableWrapper {
|
||||
super.onLevelChange(unpackLevel(packedState));
|
||||
updateAnimation();
|
||||
setTintList(ColorStateList.valueOf(mForegroundPaint.getColor()));
|
||||
invalidateSelf();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user