I have an Activity which is displayed fullscreen. This works perfectly with many layouts I have tried, except for when the CoordinatorLayout is the roo
Activity
CoordinatorLayout
change android:fitsSystemWindows to false if you are using coodinatorlayout android:fitsSystemWindows="false"
android:fitsSystemWindows="false