Merge "Fix the non-working period key in the tablet layout."

main
Amith Yamasani 2010-09-27 15:15:02 -07:00 committed by Android (Google) Code Review
commit 1571a660d8
1 changed files with 1 additions and 1 deletions

View File

@ -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"