Merge "Limit the size of the screenshot message area" into tm-qpr-dev am: 204075c6ef am: f611ae2892
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21179245 Change-Id: I15e4040a25c0060c5ced7c5afbe9745f243086df Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -149,6 +149,8 @@
|
||||
app:layout_constraintTop_toBottomOf="@id/guideline"
|
||||
app:layout_constraintStart_toStartOf="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_detection_notice" />
|
||||
|
||||
Reference in New Issue
Block a user