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

Commit 7bf1eb63 authored by Alan Viverette's avatar Alan Viverette
Browse files

Fix build.

Change-Id: I2e9f7f27c94b9f9240a5ca76952024055ff79878
parent 5973815f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -564,6 +564,9 @@ public class BitmapDrawable extends Drawable {
        }
    }

    /**
     * @hide
     */
    @Override
    public void setAlpha(int alpha) {
        final int oldAlpha = mBitmapState.mPaint.getAlpha();