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

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

Merge "Fix build."

parents 5e1c9914 7bf1eb63
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -566,6 +566,9 @@ public class BitmapDrawable extends Drawable {
        }
    }

    /**
     * @hide
     */
    @Override
    public Insets getOpticalInsets() {
        if (mApplyGravity && mBitmapState.mPaint.getShader() == null) {