Fix the layout direction problem in RTL locale
Fixes: 153851006 Test: manual test Change-Id: I46822b58b9584168e8b1fe2a3946fbdd3697b6f4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user