MDCAppBar and UITableViewController with section headers not behaving correctly |
||||
Issue descriptionWhen adding an MDCAppBar to a UITableViewController (which results in the UINavigationController's navigation bar being not shown) that has section headers and is shown full-screen, there is a gap the size of the status bar (20pt) between the MDCNavigationBar and the first section header. The temporary solution used in the PaymentRequestPickerViewController is to inset the UITableView's content by the size of the status bar.
,
Oct 2 2017
Assigning back to you macourteau@ since you're following this up with MDC team.
,
Oct 3 2017
There's an issue tracking this: https://github.com/material-components/material-components-ios/issues/2032 And an example showing the issue: https://github.com/material-components/material-components-ios/pull/2051 Direct link to example file: https://github.com/material-components/material-components-ios/blob/develop/components/AppBar/examples/AppBarSectionHeadersExample.m
,
Oct 17 2017
,
Nov 28 2017
,
Dec 3
Has this been fixed in MDC now? |
||||
►
Sign in to add a comment |
||||
Comment 1 by rouslan@chromium.org
, Sep 25 2017