From 5790356990d33ba9a029697633c5000eddc77788 Mon Sep 17 00:00:00 2001 From: Haijie Hong Date: Tue, 17 Dec 2024 14:27:36 +0800 Subject: [PATCH] Fix lcr icon direction in RTL layout BUG: 382407010 Test: local tested Flag: EXEMPT minor fix Change-Id: I62afca941d428e9b5510d54d1b3ed60d6f09a99c --- res/layout/advanced_bt_entity_header.xml | 1 + res/layout/advanced_bt_entity_sub.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/res/layout/advanced_bt_entity_header.xml b/res/layout/advanced_bt_entity_header.xml index 37ae843f514..83657b1a607 100644 --- a/res/layout/advanced_bt_entity_header.xml +++ b/res/layout/advanced_bt_entity_header.xml @@ -76,6 +76,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="16dp" + android:layoutDirection="ltr" android:orientation="horizontal">