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

Commit ec9c4126 authored by Alan Viverette's avatar Alan Viverette Committed by Android (Google) Code Review
Browse files

Merge "Ensure ripple mask gets updated in public constructor" into lmp-dev

parents 6bbf39cf ade9ef23
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -178,6 +178,7 @@ public class RippleDrawable extends LayerDrawable {

        setColor(color);
        ensurePadding();
        initializeFromState();
    }

    @Override