mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-02-08 05:40:07 +01:00
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>
|