aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout-xlarge
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/layout-xlarge')
-rw-r--r--java/res/layout-xlarge/keyboard_popup_honeycomb.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/layout-xlarge/keyboard_popup_honeycomb.xml b/java/res/layout-xlarge/keyboard_popup_honeycomb.xml
index 50e91f7ea..5a91dbeb0 100644
--- a/java/res/layout-xlarge/keyboard_popup_honeycomb.xml
+++ b/java/res/layout-xlarge/keyboard_popup_honeycomb.xml
@@ -23,8 +23,8 @@
android:layout_height="wrap_content"
android:orientation="horizontal"
android:background="@drawable/keyboard_popup_panel_background_holo"
- android:paddingLeft="44dip"
- android:paddingRight="32dip"
+ android:paddingLeft="40dip"
+ android:paddingRight="40dip"
>
<com.android.inputmethod.latin.BaseKeyboardView
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"