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/custom_extra_key_add.xml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 res/layout/custom_extra_key_add.xml (limited to 'res/layout/custom_extra_key_add.xml') diff --git a/res/layout/custom_extra_key_add.xml b/res/layout/custom_extra_key_add.xml deleted file mode 100644 index bb555b5..0000000 --- a/res/layout/custom_extra_key_add.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - -- cgit v1.2.3