On 4/15/16, 4:41 PM, "dhwanishah85" <[email protected]> wrote:
>
>Basically I want to listen to resize event and make few UI changes
>accordingly. Is that possible by overriding any function?

The BrowserResizeListener should cause the initialView to dispatch a
sizeChanged event.  Typically that triggers a layout from the top down.

HTH,
-Alex

Reply via email to