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

Commit f611ae28 authored by Matt Casey's avatar Matt Casey Committed by Automerger Merge Worker
Browse files

Merge "Limit the size of the screenshot message area" into tm-qpr-dev am: 204075c6

parents 3476731b 204075c6
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -149,6 +149,8 @@
        app:layout_constraintTop_toBottomOf="@id/guideline"
        app:layout_constraintTop_toBottomOf="@id/guideline"
        app:layout_constraintStart_toStartOf="parent"
        app:layout_constraintStart_toStartOf="parent"
        app:layout_constraintEnd_toEndOf="parent"
        app:layout_constraintEnd_toEndOf="parent"
        app:layout_constraintWidth_max="450dp"
        app:layout_constraintHorizontal_bias="0"
        >
        >
        <include layout="@layout/screenshot_work_profile_first_run" />
        <include layout="@layout/screenshot_work_profile_first_run" />
        <include layout="@layout/screenshot_detection_notice" />
        <include layout="@layout/screenshot_detection_notice" />