1. 20 Aug, 2019 1 commit
    • Darren Austin's avatar
      Replace ButtonBar.bar method with ButtonBarTheme (#37544) · 9dce19e9
      Darren Austin authored
      * Added new ButtonBarTheme to replace the deprecated ButtonTheme.bar method.
      
      * Responding to PR feedback.
      
      * [Material] Create material Banner component (#36880)
      
      This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview.
      
      (cherry picked from commit 35b6d668)
      
      Removed the use of ButtonTheme.bar in the Banner implementation.
      
      * Updated documentation from PR review comments.
      9dce19e9
  2. 05 Aug, 2019 1 commit
    • rami-a's avatar
      [Material] Create material Banner component (#36880) · 35b6d668
      rami-a authored
      This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview.
      35b6d668