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

Commit 5315c21b authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

Merge "Allow apps specifying minWidth/Height to still enter split" into main

parents 8eecb1a1 1f8d49f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4380,7 +4380,7 @@
             modes dimensions {@link config_minPercentageMultiWindowSupportWidth} the device
             supports to determine if the activity can be shown in multi windowing modes.
    -->
    <integer name="config_respectsActivityMinWidthHeightMultiWindow">0</integer>
    <integer name="config_respectsActivityMinWidthHeightMultiWindow">-1</integer>

    <!-- This value is only used when the device checks activity min height to determine if it
         can be shown in multi windowing modes.