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

Commit edc5a89f authored by Gary Mai's avatar Gary Mai
Browse files

RTL fix for accounts change activity

Test: Manual

Bug: 32839265
Change-Id: Ib104cd010174e13925243fcda799b9bfca092fcb
parent b9065ddb
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>