aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2010-09-27 15:15:02 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-09-27 15:15:02 -0700
commit1571a660d8a769c57cdc698368afe666a184bde1 (patch)
treed545b288edde0a8a1399ddbb1ea56e87cd705dcb /java
parente07fcf973492a29b2a1932a5c72e2fa3f90bf18d (diff)
parent71ed85bce807b4ae5cfed4c9842cfabd6e4f3119 (diff)
downloadlatinime-1571a660d8a769c57cdc698368afe666a184bde1.tar.gz
latinime-1571a660d8a769c57cdc698368afe666a184bde1.tar.xz
latinime-1571a660d8a769c57cdc698368afe666a184bde1.zip
Merge "Fix the non-working period key in the tablet layout."
Diffstat (limited to 'java')
-rw-r--r--java/res/xml-xlarge/kbd_qwerty.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-xlarge/kbd_qwerty.xml b/java/res/xml-xlarge/kbd_qwerty.xml
index e710b34c7..d1dd6130e 100644
--- a/java/res/xml-xlarge/kbd_qwerty.xml
+++ b/java/res/xml-xlarge/kbd_qwerty.xml
@@ -186,7 +186,7 @@
android:keyWidth="12.5%p"
android:isModifier="true"
android:isSticky="true"
- android:keyEdgeFlags="left" />
+ android:keyEdgeFlags="right" />
</Row>
<Row
android:rowEdgeFlags="bottom"