• Adam Barth's avatar
    Shift more code to ScrollPosition (#9637) · 4bac2596
    Adam Barth authored
    Previously, ScrollPosition did not know about ScrollActivities. However, all
    the concrete subclasses of ScrollPosition that we know about need to use
    ScrollActivities, so they ended up with a bunch of delegate boilerplate code.
    
    This patch teaches ScrollPosition about ScrollActivities but doesn't have any
    opinion about how to start or interact with those activities.
    
    This patch is more refactoring to prepare for nested and linked scrolling.
    4bac2596
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
appveyor.yml Loading commit data...