Merge "Fix the non-working period key in the tablet layout."
commit
1571a660d8
|
@ -186,7 +186,7 @@
|
||||||
android:keyWidth="12.5%p"
|
android:keyWidth="12.5%p"
|
||||||
android:isModifier="true"
|
android:isModifier="true"
|
||||||
android:isSticky="true"
|
android:isSticky="true"
|
||||||
android:keyEdgeFlags="left" />
|
android:keyEdgeFlags="right" />
|
||||||
</Row>
|
</Row>
|
||||||
<Row
|
<Row
|
||||||
android:rowEdgeFlags="bottom"
|
android:rowEdgeFlags="bottom"
|
||||||
|
|
Loading…
Reference in New Issue