Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit efc04722 authored by Chris Li's avatar Chris Li Committed by Automerger Merge Worker
Browse files

Merge "Update javadoc for FORCE_RESIZE_APP" into sc-dev am: 212351e0

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13979849

Change-Id: I4593806b9b4b9f5af2b26e2d19e01a55ef008297
parents d79fdc1c 212351e0
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -896,8 +896,9 @@ public class ActivityInfo extends ComponentInfo implements Parcelable {
    };

    /**
     * This change id forces the packages it is applied to to be resizable. We only allow resizing
     * in fullscreen windowing mode, but not forcing the app into resizable multi-windowing mode.
     * This change id forces the packages it is applied to be resizable. It won't change whether
     * the app can be put into multi-windowing mode, but allow the app to resize when the window
     * container resizes, such as display size change.
     * @hide
     */
    @ChangeId