diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index 4b45cc338a6ad..dfe683dbee9ac 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -385,6 +385,7 @@ android:theme="@style/LongScreenshotActivity" android:process=":screenshot" android:exported="false" + android:label="@string/screenshot_scroll_label" android:finishOnTaskLaunch="true" />