Files
Kisani/Features
Robin Kutesa 3df8b61e52 fix(backup): hard-lock status area to 66pt on all pages for consistent stat alignment
Replace opacity(0) approach with a ZStack(.frame(height:66)) container.
ZStack is empty on pages 1/2 but still allocates exactly 66pt, so the
page indicator and stats strip sit at the same absolute Y on every page.

Co-Authored-By: Kutesir <kutesir@provoc.ug>
Co-Authored-By: Sentry <sentry@provoc.ug>
2026-05-22 03:35:38 +03:00
..