I have updated to latest processing. I know i have to use the fullscreen option to avoid white screen problem. My code works properly in phones which has a hardware navigation bar like this
But when i run it in phones having virtual navigation bar like
The navigation bar hides automatically and pop up again when screen is touched. This makes the app to behave abnormally as the screen width and height is changed each time the navigation bar appears and disappears.
So pls help me to lock the navigation bar permanently in its place.