1. 12 Dec, 2017 8 commits
  2. 11 Dec, 2017 9 commits
  3. 10 Dec, 2017 1 commit
  4. 09 Dec, 2017 4 commits
  5. 08 Dec, 2017 16 commits
  6. 07 Dec, 2017 2 commits
    • Jason Simmons's avatar
    • Chris Bracken's avatar
      Update scaffold test bottom bar height (#13429) · 38c82ea8
      Chris Bracken authored
      This patch contains no framework changes.
      
      This change adjusts a test bottom navigation bar height to be greater
      than the media bottom padding.
      
      This change is pre-factoring to clarify diffs in an upcoming change that
      will expose bottom padding to the bottom navigation bar in order to
      allow it to visually adapt its appearance in the presence of bottom
      padding such as thatexposed for the iPhone X home screen indicator.
      Since the bottom padding was previously greater than the height of the
      bottom navigation bar, the height of insideBottomNavigation bar was
      driven to 0 when padding is exposed.
      38c82ea8