Merge "[PSS][a11y] Permission Dialog warning text overlaps" into udc-qpr-dev

This commit is contained in:
Yalan Yiue
2023-08-17 10:17:06 +00:00
committed by Android (Google) Code Review

View File

@@ -64,8 +64,7 @@
android:layout_height="wrap_content"
android:text="@string/screenrecord_permission_dialog_warning_entire_screen"
style="@style/TextAppearance.Dialog.Body.Message"
android:gravity="start"
android:lineHeight="@dimen/screenrecord_warning_line_height"/>
android:gravity="start"/>
<!-- Buttons -->
<LinearLayout