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

Commit add56f7b authored by Tetsutoki Shiozawa's avatar Tetsutoki Shiozawa Committed by android-build-merger
Browse files

Merge "Apply RTL layout to the title of ResolverActivity"

am: 2122e42e

Change-Id: Ibf9e9d7a0a397e314588322b5c8228cf5fa23957
parents 11436455 2122e42e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
            android:textColor="?attr/colorAccent"
            android:gravity="center_vertical"
            android:layout_alignParentTop="true"
            android:layout_alignParentRight="true"
            android:layout_alignParentEnd="true"
            android:singleLine="true" />

        <TextView
@@ -59,7 +59,7 @@
            android:paddingEnd="?attr/dialogPreferredPadding"
            android:paddingTop="8dp"
            android:layout_below="@id/profile_button"
            android:layout_alignParentLeft="true"
            android:layout_alignParentStart="true"
            android:paddingBottom="8dp" />
    </RelativeLayout>