I have an app with a landscape screen using canvas and some drawing features. For some android devices the safeArea has border radius. Is there a way to disable this border radius.
Device without the border radius:
Device with the border radius:
I have an app with a landscape screen using canvas and some drawing features. For some android devices the safeArea has border radius. Is there a way to disable this border radius.
Device without the border radius:
Device with the border radius:
Copyright © 2021 Jogjafile Inc.
I'm not sure if your question is related to
react-native
. It is more related to how android records the screen.But as an answer to your question No, you cannot change the color of the hidden part of the screen