In my theme I defined the following rules to draw my views behind the status bar:
@android:color/transparent>
There is an easy way to do this. Make sure you set the 2 elements in styles of the theme applied to your activity.
No need to do add android:fitsSystemWindows in your layout. This will directly add to it.
android:fitsSystemWindows