Rename mini keyboard template xml file
This is a follow up change for Ic83cd120. Change-Id: I459fb68a795dfedf9327bac5b63e9b031af1c167main
parent
f5ef30dfc6
commit
74a571793e
|
@ -20,8 +20,6 @@
|
|||
|
||||
<Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
||||
latin:keyWidth="5%p"
|
||||
latin:horizontalGap="0px"
|
||||
latin:verticalGap="0px"
|
||||
latin:rowHeight="@dimen/popup_key_height"
|
||||
>
|
||||
</Keyboard>
|
|
@ -20,8 +20,6 @@
|
|||
|
||||
<Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
||||
latin:keyWidth="3.5%p"
|
||||
latin:horizontalGap="0px"
|
||||
latin:verticalGap="0px"
|
||||
latin:rowHeight="@dimen/popup_key_height"
|
||||
>
|
||||
</Keyboard>
|
Loading…
Reference in New Issue