Controls behind statusbar with ViewPager & fitsSystemWindow
问题 I have a ViewPager with Fragments which contain fullscreen images and some bottom aligned controls. I want to make sure the controls do not disappear behind the translucent navigation bar with fitsSystemWindow but I can't seem to make it work... It does work when I use the same xml without the ViewPager so it seems the ViewPager "breaks" the ability to use fitsSystemWindow . Code I have for the activity: <?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android