Hi,
So I have an Input Text field, when the user touches (on Android), the Keyboard shows up, but so does the Notification bar (and on most mobiles, the Navigation buttons too).
Now, the problem is, when the user touches elsewhere, as Input Text goes unfocused and the Keyboard minimizes, the Notification bar does not hide automatically. It then never hides even when I change the layout. (Unless I pull it and let it go manually). It's really annoying because I want the game to be fullscreen. Is there a way I can force Fullscreen for Android?
I tried the Browser object, but apparently, it doesn't work on Android.
Any way around this? Please help! Thanks.