Keyboard layout improvements.
Increase key height in portrait.
Increase spacebar width and reduce punctuation width.
Increase vertical target area for spacebar to avoid accidentally
hitting "V" and "B".
Increase height of candidate strip.
diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml
index c5c828e..9e9e30f 100644
--- a/res/values-land/dimens.xml
+++ b/res/values-land/dimens.xml
@@ -20,4 +20,5 @@
<resources>
<dimen name="key_height">47dip</dimen>
+ <dimen name="candidate_strip_height">38dip</dimen>
</resources>
\ No newline at end of file