Magisk Module "noneDisplayCutout" activates additional option in DevSettings - https://github.com/Magisk-Modules-Repo/noneDisplayCutout
Pixel 4a screen is blacked out on left side without this mod in the Netflix app. See attached screenshot.
"[Remove display cutout][ROOT] Full screen 21:9 for apps in landscape, incl Netflix" https://forum.xda-developers.com/one-vision/how-to/remove-display-cutout-screen-219-apps-t4057851
I don't have a Pixel 4a yet, but I hope that this mod looks the same as on the Motorola Vision One (see attachment).
Pixel 4a screen is blacked out on left side without this mod in the Netflix app. See attached screenshot.
"[Remove display cutout][ROOT] Full screen 21:9 for apps in landscape, incl Netflix" https://forum.xda-developers.com/one-vision/how-to/remove-display-cutout-screen-219-apps-t4057851
I don't have a Pixel 4a yet, but I hope that this mod looks the same as on the Motorola Vision One (see attachment).
At the OS level, if your app is not declaring in some way that it is "hole punch / cutout compatible" then it doesn't report those pixels as available to the app. This would be done to ensure that apps do not unwittingly draw a necessary UI element right on top of the hole.
More info here: https://developer.android.com/guide/topics/display-cutout
Presumably what the Magisk module does is force apps to behave in a cutout-allowed manner.
Attachments
-
77.7 KB Views: 432
-
108.6 KB Views: 443
-
37.1 KB Views: 429
Last edited: