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

Commit b3e65721 authored by Fan Zhang's avatar Fan Zhang
Browse files

Align battery consumer app title to view start.

Bug: 30161009

This makes sure in RTL language app titles start from right.

Change-Id: I87030121f39519d09e5872eb4c01ec682f69db55
parent 10327d07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
        android:id="@android:id/title"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:textAlignment="viewStart"
        android:textAppearance="?android:attr/textAppearanceMedium"
        android:textColor="?android:attr/textColorSecondary" />