Files
simplex-chat/apps
another-simple-pixel 26e95789be NetworkAndServers: move messages card footer/spacer out of SectionView
Before PR #6777 SectionView had no card chrome, so SectionTextFooter and
SectionDividerSpaced placed inside its content lambda rendered as plain
inline content. After the card chrome was added, the same code rendered
the footer caption and the spacer INSIDE the white card area, producing
an unwanted gap (and visible auto-divider tail) under Advanced network
settings.

Move both out of the SectionView lambda so the footer reads as a caption
below the card (iOS-style) and the spacer separates this card from the
next one.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 08:06:14 -07:00
..
2026-05-14 16:52:53 +01:00
2025-07-08 12:22:57 +01:00