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

Commit 3d632546 authored by Alan Viverette's avatar Alan Viverette Committed by Gerrit Code Review
Browse files

Merge "Update mFillPaint color on GradientDrawable inflation"

parents 53f1a815 a72f59a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1019,6 +1019,7 @@ public class GradientDrawable extends Drawable {
        inflateChildElements(r, parser, attrs, theme);

        mGradientState.computeOpacity();
        initializeWithState(mGradientState);
    }

    @Override