Hello, Is it posible to turn off android status bar permanently?
In my app I have a lot of input boxed and everytime I click on them, statusBar fires back and stays on.
Hello, Is it posible to turn off android status bar permanently?
In my app I have a lot of input boxed and everytime I click on them, statusBar fires back and stays on.
So far I override this problem by hiding it each time the input field is closed.