Hi All - Just curious if anyone has a good sample of how to hide the header bar when the app is being viewed in landscape. I’ve seen people using window event listeners, but if feels like there should be a more elegant solution using angular (ideally some sort of ng-if on the header bar itself)?