mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-27 01:56:26 +00:00
commit
61add88e31
1 changed files with 5 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
<merge xmlns:latin="http://schemas.android.com/apk/res-auto">
|
||||
<!-- U+00A3: "£" POUND SIGN
|
||||
U+20AC: "€" EURO SIGN
|
||||
U+00A2: "¢" CENT SIGN -->
|
||||
U+00A2: "¢" CENT SIGN
|
||||
U+20BA: "₺" TURKISH LIRA SIGN -->
|
||||
<key-style
|
||||
latin:styleName="currencyKeyStyle"
|
||||
latin:keySpec="!text/keyspec_currency"
|
||||
|
@ -39,4 +40,7 @@
|
|||
<key-style
|
||||
latin:styleName="moreCurrency4KeyStyle"
|
||||
latin:keySpec="¢" />
|
||||
<key-style
|
||||
latin:styleName="moreCurrency5KeyStyle"
|
||||
latin:keySpec="₺"/>
|
||||
</merge>
|
||||
|
|
Loading…
Add table
Reference in a new issue