Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我实现了使用多窗口功能的应用程序。我想知道的是,我可以抓住进入多窗口模式吗?有听众吗?
我认为目前没有多窗口模式的侦听器。
我会尝试做的是向窗口添加一个回调,并检测窗口大小何时更改(通过 onWindowAttributesChanged)。