Merge "Fix lcr icon direction in RTL layout" into main

This commit is contained in:
Haijie Hong
2024-12-16 23:50:14 -08:00
committed by Android (Google) Code Review
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">