关于沉浸式体验模式,我们通常会在Activity,使用decorView.setSystemUiVisibility(View.SYSTEM_UI_FLAG_XXXXX) 来设置,具体示例可以看 这篇文章
 

View 各种SYSTEM_UI_FLAG的总结

Android之setSystemUiVisibility总结

 

相关文章:

  • 2021-12-26
  • 2021-11-19
  • 2022-01-23
猜你喜欢
  • 2021-11-04
  • 2021-08-22
  • 2021-10-13
  • 2021-09-19
  • 2021-06-23
  • 2022-01-17
相关资源
相似解决方案