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
Use android:fitsSystemWindows="false" in your top layout
android:fitsSystemWindows="false"