diff options
| author | Jules Aguillon | 2024-12-04 23:01:39 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-12-04 23:01:39 +0100 |
| commit | b6a8b4a28503be33377c75bca59b3ea36bef6fa3 (patch) | |
| tree | 8d6dc62c46cdec0b274ebe95752199894f1e2f6f /res/values/layouts.xml | |
| parent | 6ea5901775644f1c2fe8a1e90356ee0247f613df (diff) | |
| download | unexpected-keyboard-b6a8b4a28503be33377c75bca59b3ea36bef6fa3.tar.gz unexpected-keyboard-b6a8b4a28503be33377c75bca59b3ea36bef6fa3.zip | |
Update comment in res/values/layouts.xml
Diffstat (limited to 'res/values/layouts.xml')
| -rw-r--r-- | res/values/layouts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml index 27858c2..6eaf56d 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <resources> - <!--DO NOT EDIT. This file is generated, see gen_layouts.py.--> + <!-- DO NOT EDIT. This file is generated, run 'gradle genLayoutsList'. --> <string-array name="pref_layout_values"> <item>system</item> <item>latn_qwerty_us</item> |
