Update tint filter after setting gradient drawable state
BUG: 18706381 Change-Id: I7d664303c9b796243da6c55d1ea9482736aabf07
This commit is contained in:
@@ -1795,5 +1795,7 @@ public class GradientDrawable extends Drawable {
|
||||
mStrokePaint.setPathEffect(e);
|
||||
}
|
||||
}
|
||||
|
||||
mTintFilter = updateTintFilter(mTintFilter, s.mTint, s.mTintMode);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user