Commit c1c9f0e
fix(detail-views): replace text Back button with system chevron
User feedback: the custom "Back" text button looked fake next to the
native back-chevron iOS uses elsewhere. Both the Hormone and Pill
detail screens now show an SF chevron.backward (semi-bold) instead.
Functionality is unchanged — we still need a custom button to
intercept Back for the unsaved-changes confirmation flow. Only the
label changes from text to icon. Accessibility label is kept as
"Back" so VoiceOver users still hear what we mean.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 5b77161 commit c1c9f0e
2 files changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
136 | 142 | | |
137 | 143 | | |
138 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
124 | 130 | | |
125 | 131 | | |
126 | 132 | | |
| |||
0 commit comments