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/layout/pref_listgroup_item_widget.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 res/layout/pref_listgroup_item_widget.xml (limited to 'res/layout/pref_listgroup_item_widget.xml') diff --git a/res/layout/pref_listgroup_item_widget.xml b/res/layout/pref_listgroup_item_widget.xml new file mode 100644 index 0000000..48e504e --- /dev/null +++ b/res/layout/pref_listgroup_item_widget.xml @@ -0,0 +1,4 @@ + + +