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

Commit c9428b2f authored by Gary Mai's avatar Gary Mai Committed by android-build-merger
Browse files

RTL fix for accounts change activity

am: edc5a89f

Change-Id: Ibc1efbc8559934b3f3ebcf2f72b4d5f4bfbda46a
parents 2d6d2909 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>