Hide the tab bar when the exercise run screen is in landscape

The landscape side-by-side split (paged flow | form-guide figure) is already
starved for height; keying tab-bar visibility off the same compact-vertical
size class that drives the split gives the run the full screen. Applied across
all three body branches (run flow, Completed, Skipped).

Claude-Session: https://claude.ai/code/session_01Y7ZhkCYWNiTSAFhFCGnJ8n
This commit is contained in:
2026-07-11 19:49:55 -04:00
parent b1a5d25b61
commit b06a44eb40
2 changed files with 96 additions and 50 deletions
+2
View File
@@ -1,5 +1,7 @@
**July 2026**
The exercise screen now uses the full display in landscape by hiding the tab bar.
Tap any achievement to open a detail page explaining how to earn it and why it matters.
Scheduled workouts can now remind you with a notification at a time you choose.