Page MenuHomePhabricator

Change status bar style for each stage in welcome view, in order to accentuate fancy new visuals
Closed, ResolvedPublic0 Estimated Story Points

Description

Acceptance Criteria

First "Explore" view should have "light content" style:

pasted_file (217×324 px, 102 KB)

Subsequent views (languages & analytics) should have "default" style

pasted_file (192×320 px, 9 KB)


Dev notes

We're not using viewcontroller-based status bar appearance, so this will have to be toggled manually. I suggest we hook into UINavigationControllerDelegate methods in WMFBoringNavigationTransition to toggle status bar updates manually—using the view-controller-based status bar API.

Also, I would rename WMFBoringNavigationTransition to something welcome-specific :-P

Event Timeline

@BGerstle-WMF Did this get story points when it was created? I don't see in the log, so I assume.

This comment was removed by Nirzar.
Mhurd changed the point value for this task from 5 to 0.Feb 24 2016, 11:08 PM
Mhurd moved this task from Ready for Development to Doing on the Wikipedia-iOS-App-Development board.

There are no steps to reproduce or test changing status bar styles so I don't know how to verify this. In particular, the Acceptance Criteria images don't look anything like the app screens I'm seeing.

Fixed on builds 5.00 (752) and up; light content and default settings present upon fresh install.