Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 197829fb authored by Fan Zhang's avatar Fan Zhang Committed by android-build-merger
Browse files

Force phone number display to be LTR in support tab.

am: 68c6d995

Change-Id: Ib5a7b11f9063af047f37a1f342ec715c590cb337
parents 993d3774 68c6d995
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"