Loading core/java/android/view/WindowManager.java +4 −4 Original line number Diff line number Diff line Loading @@ -1318,8 +1318,8 @@ public interface WindowManager extends ViewManager { * that have the ignore orientation request display setting enabled by OEMs * (enables compatibility mode for fixed orientation on Android 12 (API * level 31) or higher; see * <a href="https://developer.android.com/guide/topics/large-screens/large-screen-app-compatibility"> * Large screen app compatibility</a> * <a href="https://developer.android.com/guide/topics/large-screens/large-screen-compatibility-mode"> * Large screen compatibility mode</a> * for more details). * * <p>To opt out of the user aspect ratio compatibility override, add this property Loading Loading @@ -1358,8 +1358,8 @@ public interface WindowManager extends ViewManager { * that have the ignore orientation request display setting enabled by OEMs * (enables compatibility mode for fixed orientation on Android 12 (API * level 31) or higher; see * <a href="https://developer.android.com/guide/topics/large-screens/large-screen-app-compatibility"> * Large screen app compatibility</a> * <a href="https://developer.android.com/guide/topics/large-screens/large-screen-compatibility-mode"> * Large screen compatibility mode</a> * for more details). * * <p>To opt out of the full-screen option of the user aspect ratio compatibility Loading Loading
core/java/android/view/WindowManager.java +4 −4 Original line number Diff line number Diff line Loading @@ -1318,8 +1318,8 @@ public interface WindowManager extends ViewManager { * that have the ignore orientation request display setting enabled by OEMs * (enables compatibility mode for fixed orientation on Android 12 (API * level 31) or higher; see * <a href="https://developer.android.com/guide/topics/large-screens/large-screen-app-compatibility"> * Large screen app compatibility</a> * <a href="https://developer.android.com/guide/topics/large-screens/large-screen-compatibility-mode"> * Large screen compatibility mode</a> * for more details). * * <p>To opt out of the user aspect ratio compatibility override, add this property Loading Loading @@ -1358,8 +1358,8 @@ public interface WindowManager extends ViewManager { * that have the ignore orientation request display setting enabled by OEMs * (enables compatibility mode for fixed orientation on Android 12 (API * level 31) or higher; see * <a href="https://developer.android.com/guide/topics/large-screens/large-screen-app-compatibility"> * Large screen app compatibility</a> * <a href="https://developer.android.com/guide/topics/large-screens/large-screen-compatibility-mode"> * Large screen compatibility mode</a> * for more details). * * <p>To opt out of the full-screen option of the user aspect ratio compatibility Loading