am f71454fe: Slightly lower the keyboard height on 7" landscape (DO NOT MERGE)

* commit 'f71454fecba89a74c8d7a8344d78c0f63e7dd234':
  Slightly lower the keyboard height on 7" landscape (DO NOT MERGE)
main
Tadashi G. Takaoka 2011-05-24 00:19:25 -07:00 committed by Android Git Automerger
commit 1ba8b389aa
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<resources> <resources>
<!-- keyboardHeight = key_height*4 + key_bottom_gap*3 --> <!-- keyboardHeight = key_height*4 + key_bottom_gap*3 -->
<dimen name="keyboardHeight">58.0mm</dimen> <dimen name="keyboardHeight">45.0mm</dimen>
<!-- key_height + key_bottom_gap = popup_key_height --> <!-- key_height + key_bottom_gap = popup_key_height -->
<!-- <dimen name="key_height">14.5mm</dimen> --> <!-- <dimen name="key_height">14.5mm</dimen> -->
<dimen name="key_bottom_gap">0.0mm</dimen> <dimen name="key_bottom_gap">0.0mm</dimen>