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

Commit dafccc10 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of ['googleplex-android-review.googlesource.com/26617299']...

Merge cherrypicks of ['googleplex-android-review.googlesource.com/26617299'] into sparse-11579406-L90100030002557317.
SPARSE_CHANGE: I5d0773881171dd233411edc19d3988789dac4259

Change-Id: Ic67f6ffd56d7899a5dfb86eb3091f82a2a65e22b
parents c2231c27 682b239d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -171,7 +171,9 @@ public class EmphasizedNotificationButton extends Button {
            return;
        }

        if (icon != null) {
            prepareIcon(icon);
        }

        mIconToGlue = icon;
        mGluePending = true;