commit | 1571a660d8a769c57cdc698368afe666a184bde1 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Mon Sep 27 15:15:02 2010 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Sep 27 15:15:02 2010 -0700 |
tree | d545b288edde0a8a1399ddbb1ea56e87cd705dcb | |
parent | e07fcf973492a29b2a1932a5c72e2fa3f90bf18d [diff] | |
parent | 71ed85bce807b4ae5cfed4c9842cfabd6e4f3119 [diff] |
Merge "Fix the non-working period key in the tablet layout."
diff --git a/java/res/xml-xlarge/kbd_qwerty.xml b/java/res/xml-xlarge/kbd_qwerty.xml index e710b34..d1dd613 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"