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

Commit 8cee8116 authored by John Hoford's avatar John Hoford Committed by Android Git Automerger
Browse files

am 5169137f: fix Vignette collapse to a line

* commit '5169137f':
  fix Vignette collapse to a line
parents 41f9cf0a 5169137f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -64,6 +64,8 @@ public class ImageVignette extends ImageShow {
            mToImage = toImage;
            mImgWidth = imgWidth;
            mImgHeight = imgHeight;
            mTmpRadiusX = getRadiusX();
            mTmpRadiusY = getRadiusY();
        }

        @Override