• Adam Barth's avatar
    Convert Drawer to using navigator · 49c47876
    Adam Barth authored
    This patch converts drawer to using the "openDialog" pattern for managing its
    state. Currently, the drawer entrance and exit animation aren't integrated with
    the navigator's animation system because the drawer's animations can be stopped
    and reversed, which the navigator can't yet understand. That means dismissing
    the drawer via the system back button causes the drawer to be removed
    instanteously.
    
    Fixes #715
    Fixes #1187
    49c47876
Name
Last commit
Last update
..
address_book Loading commit data...
demo_launcher Loading commit data...
fitness Loading commit data...
game Loading commit data...
hello_world Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...