Fix display of navigation drawer header on devices with high status bar
Summary
This MR fixes the display of the title bar of the navigation bar on devices with a high status bar (usually the status bar is high due to the cutout with the front camera)
Test Plan
Before:
The navigation drawer header is very close to the status bar
After:
There is an padding between the navigation drawer header and the status bar. On devices with a low status bar, nothing should change