此属性可以将状态栏图标(位于屏幕顶部)的背景更改为白色。
<style name="AppTheme" parent="Theme.AppCompat"> <item name="android:windowLightStatusBar">true</item> </style>