According to the last post in this thread it is resolved in Adobe AIR 25. https://forums.adobe.com/thread/2196155?start=40&tstart=0
On Tue, Mar 14, 2017 at 4:02 AM, bilbosax <[email protected]> wrote: > I am writing an AIR app for iOS and Android. I bought a Galaxy Tab II to > do > my Android testing with, and whenever I tap on a text input so that the > keyboard shows up, the status bar showing the internet connection and > battery life at the top of the screen appears and obstructs the buttons at > the top of my screen. I googled this scenario, and it appears the solution > for others has been to set fullScreen to true in the descriptor file. I > have done this, but I am still having the problem, the status bar is > appearing when the keyboard shows up and obstructs my buttons. Does anyone > have any ideas on how I can disable the status bar so that it doesn't show > up on Android? Here is part of my descriptor file: > > <initialWindow> > <aspectRatio>landscape</aspectRatio> > <renderMode>direct</renderMode> > <autoOrients>false</autoOrients> > <fullScreen>true</fullScreen> > <visible>true</visible> > <softKeyboardBehavior>pan</softKeyboardBehavior> > </initialWindow> > > > > -- > View this message in context: http://apache-flex-users. > 2333346.n4.nabble.com/Status-Bar-on-Android-Devices-tp14803.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. > -- *DISCLAIMER: This electronic message together with any attachments is confidential. If you are not the intended recipient, do not copy, disclose or use the contents in any way. Please also advise us by return e-mail that you have received the message and then please destroy. Zutec Ltd is not responsible for any changes made to this message and / or any attachments after sending by Zutec. We use virus scanning software but exclude all liability for viruses or anything similar in this email or any attachment.*
