• Adam Barth's avatar
    Progress indicator demo should look good in landscape (#6088) · 09506d56
    Adam Barth authored
    This patch fixes the issue in two ways:
    
    1. The content area is now scrollable, which means you can scroll to reveal any
       parts that don't fit on screen.
    2. The content area is now small enough to fit on screen in landscape on a
       Nexus 5.
    
    Fixes #6054
    09506d56
progress_indicator_demo.dart 3.56 KB