Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048 am: 6528d2b8e8 am: 8894b0c50d am: 28dbf28284

Change-Id: Ia7c94d56e28f4fa78bddeb9f46c430efd1e39e02
This commit is contained in:
TreeHugger Robot
2020-05-07 02:55:31 +00:00
committed by Automerger Merge Worker

View File

@@ -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