diff options
| -rw-r--r-- | packages/SystemUI/res/layout/screenshot_static.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/SystemUI/res/layout/screenshot_static.xml b/packages/SystemUI/res/layout/screenshot_static.xml index efd683f1a97b..e4e0bd45a2db 100644 --- a/packages/SystemUI/res/layout/screenshot_static.xml +++ b/packages/SystemUI/res/layout/screenshot_static.xml @@ -190,7 +190,6 @@ app:layout_constraintBottom_toBottomOf="parent" android:contentDescription="@string/screenshot_dismiss_work_profile"> <ImageView - android:id="@+id/screenshot_dismiss_image" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_margin="@dimen/overlay_dismiss_button_margin" |