New issue
Advanced search Search tips

Issue 899114 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

[iOS] Convert TabStripCoordinator to use a UIViewController.

Project Member Reported by kkhorimoto@chromium.org, Oct 26

Issue description

It currently manages a UIView that is presented via the TabStripPresentation protocol by BVC.  It should be updated to expose a UIViewController that's added as a child of BVC in order to bring it closer to other coordinator implementations.  This will also allow it to be stored in a ToolbarContainerCoordinator, which will move a lot of toolbar layout code out of BVC.
 

Sign in to add a comment