Merge "Remove unnecessary view ID" into tm-qpr-dev

This commit is contained in:
Matt Casey
2022-12-21 21:40:04 +00:00
committed by Android (Google) Code Review

View File

@@ -190,7 +190,6 @@
app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintBottom_toBottomOf="parent"
android:contentDescription="@string/screenshot_dismiss_work_profile"> android:contentDescription="@string/screenshot_dismiss_work_profile">
<ImageView <ImageView
android:id="@+id/screenshot_dismiss_image"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_margin="@dimen/overlay_dismiss_button_margin" android:layout_margin="@dimen/overlay_dismiss_button_margin"