I would like to block orientation using custom Chrome tabs. Is there something I can do with the low-level API, or do I need to get a new method for this function?
My use case is that I have an application with custom tabs, and I want it to always show the custom tab in the portrait, and not in the landscape.
source
share