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

Commit 7760afc6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "RTL fix for accounts change activity" into ub-contactsdialer-h-dev

parents c7544bfb edc5a89f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@
        android:layout_marginEnd="24dp"
        android:layout_marginTop="24dp"
        android:layout_marginBottom="24dp"
        android:textAlignment="viewStart"
        android:textAppearance="?android:attr/textAppearanceMedium"/>

    <View
@@ -62,7 +63,7 @@
            style="?android:attr/buttonBarButtonStyle"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_toLeftOf="@id/right_button"
            android:layout_toStartOf="@id/right_button"
            android:layout_marginTop="8dp"/>

    </RelativeLayout>