diff --git a/packages/SystemUI/res/layout/screen_record_dialog.xml b/packages/SystemUI/res/layout/screen_record_dialog.xml index ae052502a1104..bbf3adfb8c67d 100644 --- a/packages/SystemUI/res/layout/screen_record_dialog.xml +++ b/packages/SystemUI/res/layout/screen_record_dialog.xml @@ -73,7 +73,7 @@ android:tint="?android:attr/textColorSecondary" android:layout_gravity="center" android:layout_weight="0" - android:layout_marginRight="@dimen/screenrecord_option_padding"/> + android:layout_marginEnd="@dimen/screenrecord_option_padding"/> + android:layout_marginEnd="@dimen/screenrecord_option_padding"/>