From eca2912a999ad09aa821492320b33f55f4e2896e Mon Sep 17 00:00:00 2001
From: "Tadashi G. Takaoka" <takaoka@google.com>
Date: Thu, 17 May 2012 13:16:50 +0900
Subject: [PATCH] Fix ".com" key width on 7-inch tablet

Change-Id: I5f843993e819bbc2e84f4d721cf7892d5518d7f6
---
 java/res/xml-sw600dp/keys_f1f2.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/res/xml-sw600dp/keys_f1f2.xml b/java/res/xml-sw600dp/keys_f1f2.xml
index 9d29687201..721bfc7227 100644
--- a/java/res/xml-sw600dp/keys_f1f2.xml
+++ b/java/res/xml-sw600dp/keys_f1f2.xml
@@ -27,7 +27,7 @@
         >
             <Key
                 latin:keyStyle="comKeyStyle"
-                latin:keyWidth="17.0%p" />
+                latin:keyWidth="18.0%p" />
         </case>
         <default>
             <switch>
-- 
GitLab