From 156ee6b1b3f93914317cb4d3ca95cf831388855d Mon Sep 17 00:00:00 2001 From: frankpreel Date: Tue, 22 Apr 2025 21:16:31 +0200 Subject: [PATCH 1/2] Fix validation failed --- res/raw/lineage_wizard_script.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/raw/lineage_wizard_script.xml b/res/raw/lineage_wizard_script.xml index 679bd659..23260f35 100644 --- a/res/raw/lineage_wizard_script.xml +++ b/res/raw/lineage_wizard_script.xml @@ -77,13 +77,13 @@ - + - + -- GitLab From 8064cf646e20566884e435248475cd534e5de7c4 Mon Sep 17 00:00:00 2001 From: frankpreel Date: Wed, 23 Apr 2025 21:13:41 +0200 Subject: [PATCH 2/2] Reorder tiles --- res/raw/lineage_wizard_script.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/res/raw/lineage_wizard_script.xml b/res/raw/lineage_wizard_script.xml index 23260f35..208b6c8b 100644 --- a/res/raw/lineage_wizard_script.xml +++ b/res/raw/lineage_wizard_script.xml @@ -69,6 +69,12 @@ --> + + + + @@ -77,12 +83,6 @@ - - - - -- GitLab