From 6541054cce964b7243d8779b54b168cda6741aff Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Thu, 27 Mar 2025 23:25:32 +0100 Subject: Remove symbols from the number row by default (#964) The number row option is changed into a ListPreference and controls whether the number row contains symbols or not. Co-authored-by: Joey Schaff --- res/xml/number_row_no_symbols.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 res/xml/number_row_no_symbols.xml (limited to 'res/xml/number_row_no_symbols.xml') diff --git a/res/xml/number_row_no_symbols.xml b/res/xml/number_row_no_symbols.xml new file mode 100644 index 0000000..3e207af --- /dev/null +++ b/res/xml/number_row_no_symbols.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.2.3