From 20758d5cfe36afe4ad7418ae66ab35e5bdc97b8c Mon Sep 17 00:00:00 2001 From: josephpv Date: Tue, 9 Jul 2024 17:21:52 +0000 Subject: [PATCH] Fix RTL alignment issue in private space education With this change the RTL mirroring issue is fixed in the private space education screen where the icons are aligned to the right for languages requiring mirror support. Screenshot: go/ss/7AuF2HYsmTVaW5w.png go/ss/HazpLiDH92X2X26.png go/ss/4TueVkQcKmKZrAL.png Flag: EXEMPT resource only update Bug: 351141472 Test: Manual Change-Id: I33d30ad425ae17e7a8653bc6545f640ee5d09706 --- res/layout/private_space_education_screen.xml | 12 ++++++------ res/values/styles.xml | 5 +++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/res/layout/private_space_education_screen.xml b/res/layout/private_space_education_screen.xml index 4df92b7fd42..3afe7f97ed9 100644 --- a/res/layout/private_space_education_screen.xml +++ b/res/layout/private_space_education_screen.xml @@ -53,7 +53,7 @@ android:src="@drawable/counter_1_24dp" /> diff --git a/res/values/styles.xml b/res/values/styles.xml index 0bd04061d35..2d40af054d0 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -982,14 +982,15 @@