• Adam Barth's avatar
    Begin work on the PopupMenu entrance animation · 977ece7e
    Adam Barth authored
    This CL also refactors how animations work, particularly for the Drawer. I've
    renamed DrawerAnimation to DrawerController and switched it from being an
    Animation to having an Animation. I've also renamed Animation to AnimatedValue
    to capture the idea that the class actually presents the value being animated.
    Finally, I've factored AnimatedValueListener out of Drawer so that it can be
    used by PopupMenuItem as well.
    
    Finally, I've added a scheduleBuild convienence function to Component instead
    of having to call setState(() {}), which has come up a couple times.
    
    R=eseidel@chromium.org
    
    Review URL: https://codereview.chromium.org/1016093002
    977ece7e
Name
Last commit
Last update
..
color Loading commit data...
custom-element Loading commit data...
data Loading commit data...
flights Loading commit data...
fn Loading commit data...
input Loading commit data...
scrolling Loading commit data...
stocks Loading commit data...
stocks-fn Loading commit data...
terminal Loading commit data...
widgets Loading commit data...
widgets-fn Loading commit data...
home.sky Loading commit data...
spinning-square.sky Loading commit data...
touch-demo.sky Loading commit data...