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

Commit 04215148 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 am: add56f7b

am: 046194a0

Change-Id: Ic431cf76e498998b2b9c6d2e40ee46bd00db5a4d
parents 0cbda318 046194a0
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>