📅  最后修改于: 2022-03-11 14:56:10.182000             🧑  作者: Mango
WindowInsetsControllerCompat(, ).isAppearanceLightStatusBars = Boolean
Window window = Activity.getWindow();
View view = window.getDecorView();
// You need androidx.core for this