From b6a48a56e8f10202871cc3c5cd84f2c2eca378cb Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Tue, 26 May 2026 18:44:27 -0400 Subject: [PATCH] fix(android): detekt LongMethod on DiscoverScreen (63/60) PullToRefreshScaffold addition in 4ca10e2 pushed the function 3 lines over. Extracted the inner Column body into a private DiscoverBody helper composable. Co-Authored-By: Claude Opus 4.7 (1M context) --- android/.idea/caches/deviceStreaming.xml | 12 + android/.idea/gradle.xml | 1 + android/.idea/misc.xml | 2 +- .../5.json | 660 ++++++++++++++++++ .../minstrel/discover/ui/DiscoverScreen.kt | 87 ++- 5 files changed, 726 insertions(+), 36 deletions(-) create mode 100644 android/app/schemas/com.fabledsword.minstrel.cache.db.AppDatabase/5.json diff --git a/android/.idea/caches/deviceStreaming.xml b/android/.idea/caches/deviceStreaming.xml index 4282ee33..d469d46c 100644 --- a/android/.idea/caches/deviceStreaming.xml +++ b/android/.idea/caches/deviceStreaming.xml @@ -922,6 +922,18 @@