Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93f3406d authored by Matt Casey's avatar Matt Casey
Browse files

Remove unnecessary view ID

It was duplicated from above and is not used.

Bug: N/A
Test: Dismiss work profile first run.
Flag: This UI is only used with the SCREENSHOT_WORK_PROFILE_POLICY flag enabled.
Change-Id: I6a2d139e52f5ccf762ae1287e74890d681688a42
parent de157676
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"