Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对不起,大局。
我做了一些研究,包括在 stackoverflow 上,但我发现的选项没有成功。
在styles.xml 在主题中添加以下行
<item name="android:statusBarColor">@color/colorPrimary</item>
** 更改状态栏的颜色**
** 移除状态栏颜色**
this.getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,WindowManager.LayoutParams.FLAG_FULLSCREEN);