In my app, I\'ve changed the background color of the status bar to black with : window.statusBarColor = ContextCompat.getColor(this@MainActivity, R.color.black)
window.statusBarColor = ContextCompat.getColor(this@MainActivity, R.color.black)