diff --git a/res/layout/support_offline_escalation_options.xml b/res/layout/support_offline_escalation_options.xml index 6a54fba744c..18b7d69d0bc 100644 --- a/res/layout/support_offline_escalation_options.xml +++ b/res/layout/support_offline_escalation_options.xml @@ -58,7 +58,8 @@ style="@style/SupportPrimaryButton" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_margin="8dp"/> + android:layout_margin="8dp" + android:layoutDirection="ltr"/>