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

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

Change-Id: I6551342724594b6b91e8d42ff7cbc93e8c17eb9a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Matt Casey
2022-12-21 23:11:25 +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"