Android 4.4.2 method of hiding status bar and bottom virtual key in horizontal screen application
•
Android
Note: this method can only temporarily hide the status bar and the bottom virtual part. When the application interacts, the bottom virtual key will pop up to cover the bottom of the full screen application. At this time, you can add Android: fitssystemwindows = "true" to the outermost layout of the activity base class layout file, so that when interaction occurs, the virtual key at the bottom will not overwrite the current application.
The above is the Android 4.4.2 horizontal screen application hidden status bar and bottom virtual key method introduced by Xiaobian. I hope it will help you. If you have any questions, please leave me a message, and Xiaobian will reply to you in time!
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码