From ffb8149c4581071a90256207c123a22c71b7a5ca Mon Sep 17 00:00:00 2001 From: Christophe Vila Date: Sat, 4 Jul 2026 11:30:27 +0200 Subject: [PATCH] chore: remove orphaned scaffold menu/layout resources, tidy strings to Padel - Delete resources/menus/menu.xml (scaffold menu, replaced by custom UI in Task 8) - Delete resources/layouts/layout.xml (scaffold layout, view now draws in onUpdate) - Trim resources/strings/strings.xml to AppName="Padel" only; remove prompt, menu_label_1, menu_label_2 which were only referenced by the deleted files - Release build: BUILD SUCCESSFUL - Unit tests: PASSED (passed=16, failed=0, errors=0) Co-Authored-By: Claude Opus 4.8 (1M context) --- resources/layouts/layout.xml | 4 ---- resources/menus/menu.xml | 4 ---- resources/strings/strings.xml | 7 +------ 3 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 resources/layouts/layout.xml delete mode 100644 resources/menus/menu.xml diff --git a/resources/layouts/layout.xml b/resources/layouts/layout.xml deleted file mode 100644 index 95968a4..0000000 --- a/resources/layouts/layout.xml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/resources/menus/menu.xml b/resources/menus/menu.xml deleted file mode 100644 index 1a48c79..0000000 --- a/resources/menus/menu.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/resources/strings/strings.xml b/resources/strings/strings.xml index 5e63980..667fac7 100644 --- a/resources/strings/strings.xml +++ b/resources/strings/strings.xml @@ -1,8 +1,3 @@ - garmin-padel - - Click the menu button - - Item 1 - Item 2 + Padel