I was using godot-3.2.2 but due to apksigner problem i moved to godot-3.3.2. I have made whole game using godot-3.2.2 in which there is no concept of windowsafearea so there was no need to worry about the cutout notch region of mobile devices.
But now on moving to Godot-3.3.2, i am facing issue regarding notch area of mobile.
Can anyone tell me how to backout changes in godot-3.3.2 source code to make notch functionality similar to godot-3.2.2 ?