I\'ve searched the documentation but only found this: Link. Which is used to make the bar translucent? What I\'m trying to do is to make t
@android:color/transparent
Dont use windowLightStatusBar use instead statusBarColor = @android:color/transparent
windowLightStatusBar
statusBarColor = @android:color/transparent