For those who dont know what ARC is: https://developer.chrome.com/apps/getstarted_arc
How does one manually set the size of the window depending on what activity is running or what layout is visible?
For instance this activity is too tall, and wide. While I would like the next activity to be full screen.
The size of the window is not configurable per activity*, but the orientation is. The two options in ARC Welder that control the window are:
* but for Chrome 42 and up you can use the metadata {"resize": "reconfigure"}
to allow arbitrary user resizing. Your app must be able to relayout with a variety of aspect ratios and resolutions in this mode.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With