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

Commit 2fe30a17 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 am: c2d305d8

Change-Id: Ia9f875803fbbc6ded0855fe36bb3e8393e211e75
parents eba9f7a8 c2d305d8
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)}