I'm using the SAP UI5 Router functionality to navigate between view. I've noticed that if I navigate from a view that doesn't require much scrolling to one that does and then navigate back to the previous view via a button on a page that when I go back to the previous view it doesn't resize the view. Is there a function I should be calling to rerender the screen properly?