I am porting my app to Chromebook as Google has announced for Android support in ChromeOS. I am struggling with a problem where I am getting system toast message "This app may not work when resized".
My question is simple:
a) how to detect programmatically when my app is re-sized in chromebook?
b) how to remove this toast message in chromebook
Any help is really appreciated