From a57d28d4a0bd6989d3ecb61b749d10edc6c1d5aa Mon Sep 17 00:00:00 2001 From: cjh1249131356 Date: Tue, 21 Feb 2023 10:35:20 +0800 Subject: [PATCH] Cherish: Refactor qs tiles layout fragment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cjh1249131356 Signed-off-by: minaripenguin Signed-off-by: Hưng Phan --- res/layout/qs_tile_apply_change_button.xml | 20 ++ res/values/cherish_strings.xml | 30 ++- res/xml/cherish_settings_quicksettings.xml | 43 +---- res/xml/qs_tile_layout.xml | 49 +++++ .../fragments/QsTileLayoutSettings.java | 171 ++++++++++++++++++ 5 files changed, 260 insertions(+), 53 deletions(-) create mode 100644 res/layout/qs_tile_apply_change_button.xml create mode 100644 res/xml/qs_tile_layout.xml create mode 100644 src/com/cherish/settings/fragments/QsTileLayoutSettings.java diff --git a/res/layout/qs_tile_apply_change_button.xml b/res/layout/qs_tile_apply_change_button.xml new file mode 100644 index 0000000..8eaad8c --- /dev/null +++ b/res/layout/qs_tile_apply_change_button.xml @@ -0,0 +1,20 @@ + + + +