You can use <item name="android:fitsSystemWindows">true</item> to ensure the content adjusts for the StatusBar and other system windows.
<item name="android:fitsSystemWindows">true</item>