android_device_xiaomi_monet/overlay
ghostrider-reborn 995beb6946 Monet: overlay: Use modified notch cutout from Mi A3
* The stock one taken from DevicesOverlay.apk is actually fake and ends up as a rectangle
   cutout which is of no use to us at all, and we even have cutout fill disabled which makes
   it completely pointless; the physical cutout doesn't look that good.

* Mi A3 has a notch cutout identical to ours so let's use its cutout config which i've
   extracted from framework-res and edited manually using https://yqnn.github.io/svg-path-editor/
   to better match our notch and statusbar height (80px).

* Now our notch cutout looks smooth and anti-aliased without any jagged edges, like on MIUI.

Signed-off-by: xSylla <syllamodder@gmail.com>
2021-07-05 16:53:03 +02:00
..
frameworks/base Monet: overlay: Use modified notch cutout from Mi A3 2021-07-05 16:53:03 +02:00