You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(FullscreenPromptBackground) support display cutout devices (#182)
When using FullscreenPromptBackground on devices with display cutout,
such as punch hole, PromptBackground didn't fill entire screen. More
precisely some part of underlaying activity wasn't covered.
This fix is tested it on emulator, and on Samsung A51 physical device.