• mohsen's avatar
    Add ink drop ripple to shelf overflow button · 623c7e4e
    mohsen authored
    It uses a flood fill ripple that remains active while the overflow shelf
    is active. InkDropHostView and CustomButton are updated to handle active
    case:
     - CustomButton does not hide the ripple if it is not a pending ripple;
     - InkDropHostView does not show or hide a pending ripple if it is
       showing an active ripple.
    
    BUG=612579
    TEST=OverflowButtonInkDropTest.* in ash_unittests, manual
    
    Review-Url: https://codereview.chromium.org/2178163002
    Cr-Commit-Position: refs/heads/master@{#419232}
    623c7e4e
shelf_view_unittest.cc 122 KB