From 05163aa3d56f8a1f330bc1731ac438b82130eac7 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Wed, 14 Nov 2012 18:35:02 -0800 Subject: [PATCH] Fix keyguard pin/simpin/simpuk RTL-ization This fixes the PIN, SIM PIN, and SIM PUK keyboards to keep the keys in the same position for all languages. Fixes bug 7538528 Change-Id: Ib07e89e9496e6c5b91c1bbda7781eddeddea0554 --- core/res/res/layout/keyguard_pin_view.xml | 1 + core/res/res/layout/keyguard_sim_pin_view.xml | 1 + core/res/res/layout/keyguard_sim_puk_view.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/core/res/res/layout/keyguard_pin_view.xml b/core/res/res/layout/keyguard_pin_view.xml index e494b6997d386..6a3b9e6886299 100644 --- a/core/res/res/layout/keyguard_pin_view.xml +++ b/core/res/res/layout/keyguard_pin_view.xml @@ -39,6 +39,7 @@ android:layout_height="0dp" android:orientation="vertical" android:layout_weight="1" + android:layoutDirection="ltr" >