From 82d0501fc805aa56b59e678a1d8048add4a1b733 Mon Sep 17 00:00:00 2001 From: Charles Lombardo Date: Mon, 23 Jan 2023 21:57:44 -0500 Subject: [PATCH] Android: Fix rtl layout for in-game menu fragment --- .../Android/app/src/main/res/layout/fragment_ingame_menu.xml | 1 + Source/Android/app/src/main/res/values/styles.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml b/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml index 8507372b92..df5a104cef 100644 --- a/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml +++ b/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml @@ -20,6 +20,7 @@ android:maxLines="@integer/game_title_lines" android:textSize="20sp" android:textColor="?attr/colorOnSurface" + android:textAlignment="viewStart" tools:text="The Legend of Zelda: The Wind Waker" /> ?attr/colorOnSurface 16sp sans-serif-condensed - center_vertical|left + center_vertical|start + viewStart 32dp 32dp