mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-06-27 13:12:02 +02:00
Update arrays.xml
add number row to arrays
This commit is contained in:
parent
c09e6f9fe1
commit
200569c995
@ -1,5 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
|
<string-array name="pref_show_number_row_values">
|
||||||
|
<item>symbols</item>
|
||||||
|
<item>no_symbols</item>
|
||||||
|
</string-array>
|
||||||
|
<string-array name="pref_show_number_row_entries">
|
||||||
|
<item>@string/pref_show_number_row_symbols</item>
|
||||||
|
<item>@string/pref_show_number_row_no_symbols</item>
|
||||||
|
</string-array>
|
||||||
<string-array name="pref_show_numpad_values">
|
<string-array name="pref_show_numpad_values">
|
||||||
<item>never</item>
|
<item>never</item>
|
||||||
<item>landscape</item>
|
<item>landscape</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user