Files
Ferrous-Solitaire/solitaire_engine
funman300 4df13695fc
Android Release / build-apk (push) Successful in 3m21s
fix(engine): use classic theme fallback in load_initial_theme
SettingsResource is not yet available at Startup, so load_initial_theme
fell back to "dark" on every run. On AMOLED the dark back (▒151515) is
invisible, showing only a 24×32 px red badge — the "tiny red squares"
bug. Cascade-collapse and top-row legibility were visual consequences of
the same invisible face-down cards, not layout bugs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 14:06:34 -07:00
..