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

Commit e4b695fe authored by Chris Li's avatar Chris Li
Browse files

Update resizeableActivity documentation for S

In S, we are letterboxing fixed-orientation resizable app in multi
window as well.

Fix: 181992673
Test: update Javadoc
Change-Id: Ia374cb0da55223f028d6f225f82a381d3eacfdb9
parent 8232386d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1370,7 +1370,7 @@
         <p>The default value of this attribute is <code>false</code>. -->
    <attr name="resumeWhilePausing" format="boolean" />

    <!-- Indicates that it is okay for this activity to be put in multi-window mode. Intended for a
    <!-- Hint to platform that the activity works well in multi-window mode. Intended for a
         multi-window device where there can be multiple activities of various sizes on the screen
         at the same time.

@@ -1390,7 +1390,7 @@
         resizeable.

         <p>NOTE: The value of {@link android.R.attr#screenOrientation} is ignored for
         resizeable activities when in multi-window mode. -->
         resizeable activities when in multi-window mode before Android 12. -->
    <attr name="resizeableActivity" format="boolean" />

    <!-- Indicates that the activity specifically supports the picture-in-picture form of