Added mode change notifications
This commit is contained in:
parent
7b5f1f7369
commit
faf704bc67
5 changed files with 70 additions and 5 deletions
|
|
@ -22,6 +22,17 @@
|
|||
<item>1</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="capsMode">
|
||||
<item>нижний регистр</item>
|
||||
<item>Первая заглавная</item>
|
||||
<item>Все заглавные</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="keyMode">
|
||||
<item>Словарь</item>
|
||||
<item>буквы</item>
|
||||
<item>цифры</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="smileyContentDescription">
|
||||
<item>улыбка</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue