WSDOT / wsdot-ios-app

Source code for the WSDOT iOS application
GNU General Public License v3.0
10 stars 4 forks source link

Move Ferry Alerts from navigation bar to segmented control #243

Open englehorn opened 2 years ago

englehorn commented 2 years ago

Help users of the app quickly identify the ferry alerts link as readable text. Moving the ferry alerts down from the navigation bar also adds space for the route name in the navigation bar.

SEGMENTED CONTROL | Sailings | Cameras | Map | Alerts |

Segmented Control title changes:

  1. "Departures" segment title to "Sailings"
  2. "Vessel Watch" segment title to "Map"

This allows the text to display completely within all four segments.

Move Ferry Alerts from navigation bar to segmented control

Segmented Controls: https://developer.apple.com/design/human-interface-guidelines/ios/controls/segmented-controls/