Merge "Force phone number display to be LTR in support tab."

This commit is contained in:
TreeHugger Robot
2016-08-23 18:37:45 +00:00
committed by Android (Google) Code Review

View File

@@ -59,7 +59,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"/>
<Button
android:id="@android:id/text2"
style="@style/SupportSecondaryButton"