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

Commit 038359aa authored by Jordan Demeulenaere's avatar Jordan Demeulenaere Committed by Android (Google) Code Review
Browse files

Merge "Don't destroy ScreenshotActivity on size changes" into tm-qpr-dev

parents 0f12f4ad 90760468
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
    <application>
        <activity
            android:name="com.android.systemui.testing.screenshot.ScreenshotActivity"
            android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize"
            android:exported="true"
            android:theme="@style/Theme.SystemUI.Screenshot" />
    </application>