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

Commit fdf62735 authored by Sunny Shao's avatar Sunny Shao
Browse files

Fix the layout direction problem in RTL locale

Fixes: 153851006
Test: manual test
Change-Id: I46822b58b9584168e8b1fe2a3946fbdd3697b6f4
parent 6e68e34f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:gravity="center_vertical"
                android:layoutDirection="ltr"
                android:paddingTop="8dp">

                <ImageView