【发布时间】:2020-12-22 21:20:16
【问题描述】:
显示警告的 AndroidStudio 屏幕截图:
但我发现here 是:
Android 8.0 (API level 26) allows activities to launch in picture-in-picture (PIP) mode.
PIP is a special type of multi-window mode mostly used for video playback. It lets the
user watch a video in a small window pinned to a corner of the screen while navigating
between apps or browsing content on the main screen.
我无法找到现在已弃用的地方。我错过了什么还是 AS 有错误?我想确保我没有在死路上编码。
【问题讨论】:
标签: android android-studio android-studio-4.0 android-picture-in-picture