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

Commit fd3769ca authored by Jordan Demeulenaere's avatar Jordan Demeulenaere Committed by Automerger Merge Worker
Browse files

Merge "Don't destroy ScreenshotActivity on size changes" into tm-qpr-dev am: 038359aa

parents 196f16b2 038359aa
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>