Skip to content
Snippets Groups Projects
Commit 284e73bd authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by Android (Google) Code Review
Browse files

Merge "Show emoji key on PC layout"

parents 142d68cf dea94e99
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
latin:keyXPos="-9.0%p" latin:keyXPos="-9.0%p"
latin:keyWidth="9.0%p" latin:keyWidth="9.0%p"
latin:backgroundType="functional" latin:backgroundType="functional"
latin:keyboardLayout="@xml/key_symbols_period" /> latin:keyboardLayout="@xml/key_f2" />
</default> </default>
</switch> </switch>
</Row> </Row>
......
...@@ -51,13 +51,13 @@ ...@@ -51,13 +51,13 @@
latin:keyWidth="11.538%p" /> latin:keyWidth="11.538%p" />
<Key <Key
latin:keyStyle="spaceKeyStyle" latin:keyStyle="spaceKeyStyle"
latin:keyWidth="42.310%p" /> latin:keyWidth="38.464%p" />
</case> </case>
<!-- languageSwitchKeyEnabled="false" --> <!-- languageSwitchKeyEnabled="false" -->
<default> <default>
<Key <Key
latin:keyStyle="spaceKeyStyle" latin:keyStyle="spaceKeyStyle"
latin:keyWidth="53.848%p" /> latin:keyWidth="50.002%p" />
</default> </default>
</switch> </switch>
<Key <Key
...@@ -71,9 +71,9 @@ ...@@ -71,9 +71,9 @@
</case> </case>
<!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted" --> <!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted" -->
<default> <default>
<include <Key
latin:keyboardLayout="@xml/key_symbols_period" latin:keyStyle="emojiKeyStyle"
latin:backgroundType="functional" /> latin:keyWidth="fillRight" />
</default> </default>
</switch> </switch>
</Row> </Row>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment