mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-08-18 16:09:14 +02:00
Update arrays.xml
add number row to arrays
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<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">
|
||||
<item>never</item>
|
||||
<item>landscape</item>
|
||||
|
Reference in New Issue
Block a user