We want to show the system navigation bar buttons (blue icons to the right of Toolbar) at all time when scrolling.
Eng Notes
We can look for the hideNavigationBarOnScroll flag and set it to true on iPad when needed.
It can be done if we keep the search bar on screen as well.
Open Questions
Do we still want this if we do T383759? Or should navigation bar buttons also hide upon scroll?