Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c83d0f0c authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Fix stale key style reference

This is a followup change of Ie7413852.
Bug: 4586882

Change-Id: I3472b1dc718b0fd24f419cb559553f9133ed84f9
parent 80b79bf9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>