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

Commit 97937b59 authored by Svet Ganov's avatar Svet Ganov Committed by android-build-merger
Browse files

Merge "Make autofill save UI RTL compliant" into pi-dev

am: de51e0c6

Change-Id: I66dcaea04f2867f8984bfc58bd58df567bbb4b45
parents 743d0138 de51e0c6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -35,8 +35,8 @@
        <LinearLayout
            android:layout_width="fill_parent"
            android:layout_height="wrap_content"
            android:paddingLeft="16dp"
            android:paddingRight="16dp"
            android:paddingStart="16dp"
            android:paddingEnd="16dp"
            android:orientation="vertical">

            <LinearLayout
@@ -52,7 +52,7 @@

                <TextView
                    android:id="@+id/autofill_save_title"
                    android:paddingLeft="8dp"
                    android:paddingStart="8dp"
                    android:layout_width="fill_parent"
                    android:layout_height="wrap_content"
                    android:text="@string/autofill_save_title"