Merge "Update tint filter after setting gradient drawable state" into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4e1374378d
@@ -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