Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048
am: f837446270
Change-Id: Ibc419659f3193d9e94fd2c326b2dfa3321c840fd
This commit is contained in:
@@ -55,6 +55,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
|
android:layoutDirection="ltr"
|
||||||
android:paddingTop="8dp">
|
android:paddingTop="8dp">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
|
Reference in New Issue
Block a user