Fix lcr icon direction in RTL layout

BUG: 382407010
Test: local tested
Flag: EXEMPT minor fix
Change-Id: I62afca941d428e9b5510d54d1b3ed60d6f09a99c
This commit is contained in:
Haijie Hong
2024-12-17 14:27:36 +08:00
parent 49d8ff965d
commit 5790356990
2 changed files with 2 additions and 0 deletions

View File

@@ -76,6 +76,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:layoutDirection="ltr"
android:orientation="horizontal">
<include

View File

@@ -21,6 +21,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layoutDirection="locale"
android:focusable="true"
android:orientation="vertical">