aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-land
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2013-08-27 15:15:44 +0900
committerTadashi G. Takaoka <takaoka@google.com>2013-08-27 17:05:22 +0900
commit08323cd597cd2c85eaf1ade9c98ee5fe9d8ecea2 (patch)
tree98ba89d88515a20257fbba7146ebee3c2de7a58d /java/res/values-land
parentadaaf9ffb8f8ee0fa568d232ac140b74b0be4e38 (diff)
downloadlatinime-08323cd597cd2c85eaf1ade9c98ee5fe9d8ecea2.tar.gz
latinime-08323cd597cd2c85eaf1ade9c98ee5fe9d8ecea2.tar.xz
latinime-08323cd597cd2c85eaf1ade9c98ee5fe9d8ecea2.zip
Add _gb to Gingerbread resources
Bug: 10415342 Change-Id: Id8caf5a972fe72b577dbf50dcd2cf739b2d35a32
Diffstat (limited to 'java/res/values-land')
-rw-r--r--java/res/values-land/dimens.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/java/res/values-land/dimens.xml b/java/res/values-land/dimens.xml
index fecf24c0c..c954e60da 100644
--- a/java/res/values-land/dimens.xml
+++ b/java/res/values-land/dimens.xml
@@ -26,11 +26,8 @@
<!-- key_height + key_bottom_gap = popup_key_height -->
<dimen name="popup_key_height">44.8dp</dimen>
- <fraction name="keyboard_top_padding">1.818%p</fraction>
- <fraction name="keyboard_bottom_padding">0.0%p</fraction>
- <fraction name="key_bottom_gap">4.330%p</fraction>
- <fraction name="key_horizontal_gap">0.405%p</fraction>
-
+ <fraction name="keyboard_top_padding_gb">1.818%p</fraction>
+ <fraction name="keyboard_bottom_padding_gb">0.0%p</fraction>
<fraction name="key_bottom_gap_gb">5.941%p</fraction>
<fraction name="key_horizontal_gap_gb">0.997%p</fraction>
@@ -50,7 +47,7 @@
<fraction name="key_uppercase_letter_ratio">40%</fraction>
<fraction name="key_preview_text_ratio">90%</fraction>
<fraction name="spacebar_text_ratio">40.000%</fraction>
- <dimen name="key_preview_offset">0.0dp</dimen>
+ <dimen name="key_preview_offset_gb">0.0dp</dimen>
<!-- For 5-row keyboard -->
<fraction name="key_bottom_gap_5row">3.20%p</fraction>
@@ -69,7 +66,7 @@
<!-- popup_key_height x 1.2 -->
<dimen name="more_keys_keyboard_slide_allowance">53.76dp</dimen>
<!-- popup_key_height x -1.0 -->
- <dimen name="more_keys_keyboard_vertical_correction">-44.8dp</dimen>
+ <dimen name="more_keys_keyboard_vertical_correction_gb">-44.8dp</dimen>
<!-- Gesture floating preview text parameters -->
<dimen name="gesture_floating_preview_text_size">23dp</dimen>