• edchin's avatar
    [ios] Basic setup of grid view controller · ce3464b2
    edchin authored
    This CL creates a simple grid view controller.
    It also adds an entry in showcase.
    
    Partly to avoid name collision, we name the single grid
    as a GridViewController. The parent tab switcher with multiple
    panels and other controls is called the TabGridViewController.
    
    Bug: 804496
    Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
    Change-Id: Ib5b06befc35408958b8613a776f2c93742137bc7
    Reviewed-on: https://chromium-review.googlesource.com/920641
    Commit-Queue: edchin <edchin@chromium.org>
    Reviewed-by: default avatarMark Cogan <marq@chromium.org>
    Reviewed-by: default avataredchin <edchin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#537213}
    ce3464b2
showcase_model.mm 3.04 KB