From fdf62735800c5ba0534baa2f8b9c8793a8102f9f Mon Sep 17 00:00:00 2001 From: Sunny Shao Date: Wed, 6 May 2020 19:53:03 +0800 Subject: [PATCH] Fix the layout direction problem in RTL locale Fixes: 153851006 Test: manual test Change-Id: I46822b58b9584168e8b1fe2a3946fbdd3697b6f4 --- res/layout/font_size_activity.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/font_size_activity.xml b/res/layout/font_size_activity.xml index 3e84336b763..32de37d0f89 100644 --- a/res/layout/font_size_activity.xml +++ b/res/layout/font_size_activity.xml @@ -55,6 +55,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center_vertical" + android:layoutDirection="ltr" android:paddingTop="8dp">