Fixed cutout not drawn when it's inside rounded corner rect
We may clear the color(if useInvertedAlphaColor is true) of the rounded corner rects before drawing rounded corners. If a cutout happens to be inside one of there rects, it will be cleared, so we should draw rounded corners before cutout. Bug: 223952603 Test: manual: select punch hole or corner cutout in the settings. Change-Id: I57298a849bbf5f286e154bf903705dbdfa5930ab
Loading
Please register or sign in to comment