Full Screen Size should not include menu bar
in
Android Processing
•
3 months ago
I have the problem that displayWidth and displayHeight, shows the entire screen size. Including the menu bar in the bottom (The one with home, back, and options buttons).
This is not what i wan't, since I (and i guess others), have a phone, where this menu area can not display on screen screen stuff.
Is there a way, where i can make the program only fit the actual screen, and not the menu bar?
1