mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-26 17:23:17 +01:00
8 lines
167 B
XML
8 lines
167 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<string-array name="pref_layout_values">
|
||
|
<item>azerty</item>
|
||
|
<item>qwerty</item>
|
||
|
</string-array>
|
||
|
</resources>
|