From 0be36ee096eccea7aff5dc5d0505420ae55dc8ce Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Fri, 18 Nov 2011 17:09:29 -0800 Subject: Add left/right padding to phone/number layout of tablet Change-Id: Ida6b458f3233cd4ea3ae71e07e2a5c80c7750954 --- java/res/xml-sw600dp/kbd_number.xml | 184 +------------------------- java/res/xml-sw600dp/kbd_phone.xml | 98 +------------- java/res/xml-sw600dp/kbd_phone_shift.xml | 106 +-------------- java/res/xml-sw600dp/kbd_rows_number.xml | 5 +- java/res/xml-sw600dp/kbd_rows_phone.xml | 5 +- java/res/xml-sw600dp/kbd_rows_phone_shift.xml | 5 +- 6 files changed, 9 insertions(+), 394 deletions(-) (limited to 'java/res/xml-sw600dp') diff --git a/java/res/xml-sw600dp/kbd_number.xml b/java/res/xml-sw600dp/kbd_number.xml index d52c640ed..fe52677a5 100644 --- a/java/res/xml-sw600dp/kbd_number.xml +++ b/java/res/xml-sw600dp/kbd_number.xml @@ -23,187 +23,5 @@ latin:keyWidth="16.75%p" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + latin:keyboardLayout="@xml/kbd_rows_number" /> diff --git a/java/res/xml-sw600dp/kbd_phone.xml b/java/res/xml-sw600dp/kbd_phone.xml index 49d7f293f..2d0460316 100644 --- a/java/res/xml-sw600dp/kbd_phone.xml +++ b/java/res/xml-sw600dp/kbd_phone.xml @@ -23,101 +23,5 @@ latin:keyWidth="16.75%p" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + latin:keyboardLayout="@xml/kbd_rows_phone" /> diff --git a/java/res/xml-sw600dp/kbd_phone_shift.xml b/java/res/xml-sw600dp/kbd_phone_shift.xml index 5cd6a558e..2b710eb18 100644 --- a/java/res/xml-sw600dp/kbd_phone_shift.xml +++ b/java/res/xml-sw600dp/kbd_phone_shift.xml @@ -23,109 +23,5 @@ latin:keyWidth="16.75%p" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + latin:keyboardLayout="@xml/kbd_rows_phone_shift" /> diff --git a/java/res/xml-sw600dp/kbd_rows_number.xml b/java/res/xml-sw600dp/kbd_rows_number.xml index d52c640ed..38cc1861c 100644 --- a/java/res/xml-sw600dp/kbd_rows_number.xml +++ b/java/res/xml-sw600dp/kbd_rows_number.xml @@ -18,9 +18,8 @@ */ --> - @@ -206,4 +205,4 @@ - + diff --git a/java/res/xml-sw600dp/kbd_rows_phone.xml b/java/res/xml-sw600dp/kbd_rows_phone.xml index 49d7f293f..a96cc7613 100644 --- a/java/res/xml-sw600dp/kbd_rows_phone.xml +++ b/java/res/xml-sw600dp/kbd_rows_phone.xml @@ -18,9 +18,8 @@ */ --> - @@ -120,4 +119,4 @@ - + diff --git a/java/res/xml-sw600dp/kbd_rows_phone_shift.xml b/java/res/xml-sw600dp/kbd_rows_phone_shift.xml index 5cd6a558e..654684a54 100644 --- a/java/res/xml-sw600dp/kbd_rows_phone_shift.xml +++ b/java/res/xml-sw600dp/kbd_rows_phone_shift.xml @@ -18,9 +18,8 @@ */ --> - @@ -128,4 +127,4 @@ - + -- cgit v1.2.3-83-g751a