Android 16 will have some big changes around restricting orientation and aspect ratio by respecting the user's preferred orientation in more cases. Apps can no longer rely on assuming they have a specific aspect ratio to render in.

For more details:
https://android-developers.googleblog.com/2025/01/orientation-and-resizability-changes-in-android-16.html

Comments