Files
simplex-chat/apps/multiplatform/common
another-simple-pixel 514c0e8fb1 Update settings card background right away on theme switch
The section-card background (and its row dividers) were computed from a
one-time read of the current theme, so after switching theme the card
kept the old color until the screen was reopened, while the rows inside
it updated correctly. Make the two color helpers observe the theme as
state so the card recomposes on theme change like everything else.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 16:19:12 -07:00
..