diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/greekmath.xml | 2 | ||||
| -rw-r--r-- | res/xml/numeric.xml | 2 | ||||
| -rw-r--r-- | res/xml/pin.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/greekmath.xml b/res/xml/greekmath.xml index ff467e8..dd3ba3a 100644 --- a/res/xml/greekmath.xml +++ b/res/xml/greekmath.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<keyboard bottom_row="false" extra_keys="false"> +<keyboard bottom_row="false"> <row> <key key0="θ" key2="^"/> <key key0="δ" key1="⌊" key2="∨" key3="↔" key4="⊂"/> diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index 9e6bc69..b64331e 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<keyboard bottom_row="false" extra_keys="false" num_pad="false"> +<keyboard bottom_row="false"> <row> <key width="0.75" key0="esc" key2="~" key4="!"/> <key width="0.75" key0="(" key2="[" key4="{"/> diff --git a/res/xml/pin.xml b/res/xml/pin.xml index db04fd5..9a8f75d 100644 --- a/res/xml/pin.xml +++ b/res/xml/pin.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<keyboard width="6.0" bottom_row="false" extra_keys="false" num_pad="false"> +<keyboard width="6.0" bottom_row="false"> <row> <key shift="1.0" key0="1"/> <key key0="2" indication="ABC"/> |
