update Tint Filter
open fun updateTintFilter(@NonNull drawable: Drawable, @Nullable tint: ColorStateList, @Nullable tintMode: PorterDuff.Mode): PorterDuffColorFilter
Returns a tint filter for the given tint and mode.
Returns a tint filter for the given tint and mode.