From 0856fb4e31a98b7f14f50006d95c89e23c19503d Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 29 Jul 2023 18:31:26 +0200
Subject: Refactor: Split out ListGroupPreference
Split out the implementation of a string-list preference from
CustomExtraKeysPreference.
Allows to share the implementation with future preferences.
---
res/xml/settings.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'res/xml/settings.xml')
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index d6bf7c3..e21e6a7 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -7,7 +7,9 @@
-
+
+
+
--
cgit v1.2.3