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

Commit d3a76aa9 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Handle screenLayout on the seamless rotation activity

Bug: 271811370
Bug: 288895993
Test: presubmit
Change-Id: Iaeb1d9319f7ba2265f09dd51b60474409203abff
parent 2d90c814
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@
        <activity android:name=".SeamlessRotationActivity"
                  android:taskAffinity="com.android.server.wm.flicker.testapp.SeamlessRotationActivity"
                  android:theme="@style/CutoutShortEdges"
                  android:configChanges="orientation|screenSize"
                  android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize"
                  android:label="SeamlessActivity"
                  android:exported="true">
            <intent-filter>