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

Commit df256c86 authored by Olivier St-Onge's avatar Olivier St-Onge
Browse files

Fix RTL text alignement for build string in QS panel

Test: manually http://screen/BaXsC4cowCC8QbE
Fixes: 317485789
Flag: none
Change-Id: I942cf6ce774b44e20357a4b610aabf4dde937eb3
parent ba2e8836
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -44,6 +44,8 @@
                android:ellipsize="marquee"
                android:focusable="true"
                android:gravity="center_vertical"
                android:textDirection="locale"
                android:textAlignment="viewStart"
                android:singleLine="true"
                android:textAppearance="@style/TextAppearance.QS.Status.Build"
                android:visibility="gone" />