Fix stale key style reference
This is a followup change of Ie7413852. Bug: 4586882 Change-Id: I3472b1dc718b0fd24f419cb559553f9133ed84f9main
parent
80b79bf9a2
commit
c83d0f0c85
|
@ -38,7 +38,7 @@
|
|||
latin:voiceKeyEnabled="true"
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="micKeyStyle"
|
||||
latin:keyStyle="shortcutKeyStyle"
|
||||
latin:keyWidth="fillBoth"
|
||||
latin:keyEdgeFlags="right" />
|
||||
</case>
|
||||
|
@ -56,7 +56,7 @@
|
|||
latin:voiceKeyEnabled="true"
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="micKeyStyle"
|
||||
latin:keyStyle="shortcutKeyStyle"
|
||||
latin:keyWidth="fillBoth"
|
||||
latin:keyEdgeFlags="right" />
|
||||
</case>
|
||||
|
|
Loading…
Reference in New Issue