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

Commit 2122e42e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Apply RTL layout to the title of ResolverActivity"

parents a34472b7 9602fae4
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -45,7 +45,7 @@
            android:textColor="?attr/colorAccent"
            android:textColor="?attr/colorAccent"
            android:gravity="center_vertical"
            android:gravity="center_vertical"
            android:layout_alignParentTop="true"
            android:layout_alignParentTop="true"
            android:layout_alignParentRight="true"
            android:layout_alignParentEnd="true"
            android:singleLine="true" />
            android:singleLine="true" />


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