Android实现浸透式状态栏

1.添加主题 //valuse <style name="TranslucentTheme" parent="AppTheme"> </style> // values-v19。v19 开始有 android:windowTranslucentStatus 这个属性 <style name="TranslucentTheme" parent="Theme.AppCompat.Light.NoAct
相关文章
相关标签/搜索