aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorsatok <satok@google.com>2010-09-13 03:10:11 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-09-13 03:10:11 -0700
commit6871caa3e9e9688ba5a2d0ceb5e1982edc87b481 (patch)
tree4f645f0596988a216580c127cffff5717d85ca39 /java
parent606d69cc085f5df122441ff9c031c79bcf529a61 (diff)
parent95cf87b87c7b525ad60367a3bb250c0a5de96d89 (diff)
downloadlatinime-6871caa3e9e9688ba5a2d0ceb5e1982edc87b481.tar.gz
latinime-6871caa3e9e9688ba5a2d0ceb5e1982edc87b481.tar.xz
latinime-6871caa3e9e9688ba5a2d0ceb5e1982edc87b481.zip
am 95cf87b8: am c931021d: Fix the gap of popup
Merge commit '95cf87b87c7b525ad60367a3bb250c0a5de96d89' * commit '95cf87b87c7b525ad60367a3bb250c0a5de96d89': Fix the gap of popup
Diffstat (limited to 'java')
-rw-r--r--java/res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/values/styles.xml b/java/res/values/styles.xml
index 6ec428603..d8272ec66 100644
--- a/java/res/values/styles.xml
+++ b/java/res/values/styles.xml
@@ -27,7 +27,7 @@
<item name="labelTextSize">14sp</item>
<item name="popupLayout">@layout/keyboard_popup_keyboard</item>
<item name="verticalCorrection">-10dip</item>
- <item name="miniKeyboardSlideAllowance">30dip</item>
+ <item name="miniKeyboardSlideAllowance">40dip</item>
<item name="shadowColor">#BB000000</item>
<item name="shadowRadius">2.75</item>
<item name="backgroundDimAmount">0.5</item>