Implementation code of Android immersive status bar
•
Android
Immersive status bar is a feature only supported by Android 4.4, that is, api19 and above. It is implemented in two steps:
1. Add two attributes to the first control (usually ImageView or textview) in the layout file.
2. Set when the activity initializes the view.
This is OK. Finally, a comparison picture of the effect is attached:
The above is the whole content of this article. I hope it will be helpful to your study, and I hope you can support programming tips.
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
二维码