Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2d305d8 authored by Nader Jawad's avatar Nader Jawad Committed by Automerger Merge Worker
Browse files

Merge "Updated TextView#setCompoundDrawableTintList documentation to refer to...

Merge "Updated TextView#setCompoundDrawableTintList documentation to refer to BlendMode.SRC_IN instead of PorterDuff.Mode.SRC_IN" into rvc-dev am: 2e40bb8b

Change-Id: I6eb449a042c0e920b5e825311a96135e912e788c
parents 48397ba9 2e40bb8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3285,7 +3285,7 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
    /**
    /**
     * Applies a tint to the compound drawables. Does not modify the
     * Applies a tint to the compound drawables. Does not modify the
     * current tint mode, which is {@link PorterDuff.Mode#SRC_IN} by default.
     * current tint mode, which is {@link BlendMode#SRC_IN} by default.
     * <p>
     * <p>
     * Subsequent calls to
     * Subsequent calls to
     * {@link #setCompoundDrawables(Drawable, Drawable, Drawable, Drawable)}
     * {@link #setCompoundDrawables(Drawable, Drawable, Drawable, Drawable)}