forked from extern/Unexpected-Keyboard
540384bb0a
An option is added to enable an extra number row at the top of the keyboard. Digits are removed from the keyboard while the number row is visible.
14 lines
266 B
XML
14 lines
266 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<row height="0.75">
|
|
<key key0="1"/>
|
|
<key key0="2"/>
|
|
<key key0="3"/>
|
|
<key key0="4"/>
|
|
<key key0="5"/>
|
|
<key key0="6"/>
|
|
<key key0="7"/>
|
|
<key key0="8"/>
|
|
<key key0="9"/>
|
|
<key key0="0"/>
|
|
</row>
|