Merge "Don't destroy ScreenshotActivity on size changes" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
038359aa1b
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user