• Adam Barth's avatar
    Improve material ink response · 0608a02a
    Adam Barth authored
    This patch contains a number of improvements to the material ink response:
    
    - The ink response now remains until you lift your finger
    - When disappearing, the ink response now fades out
    - The ink response is now the correct color (at least in the light theme)
    - The ink response for IconButton now has a (circular) highlight
    - The ink response for IconButton now repositions itself to be centered on the highlight
    
    In addition, I've adjusted the various animation parameters to better match the
    behavior of ink responses in the Java implementation of material.
    
    Fixes #695
    0608a02a
material.dart 13.3 KB