Merge "Remove unnecessary view ID" into tm-qpr-dev am: 6680d5cdaa

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20787276

Change-Id: I05c81caa101d728a1bca2e9bd6ecb20d59426793
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Matt Casey
2022-12-21 22:32:29 +00:00
committed by Automerger Merge Worker

View File

@@ -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"