• sataya.m's avatar
    [Android]Optimization of scrollbar animation. · 68d7d9b4
    sataya.m authored
    Scrollbar animation is required if scrollbar parameters are changed.
    If any of the scrollbar parameters are changed that should trigger the
    scrollbar animation. If any of the scrollbar parameter is not changed,
    that doesn't require scrollbar animation. Current Patch ensures that
    scrollbar is animated only when any of the scrollbar parameter is
    changed.
    
    BUG=414238
    
    Review URL: https://codereview.chromium.org/571873003
    
    Cr-Commit-Position: refs/heads/master@{#295978}
    68d7d9b4
scrollbar_layer_impl_base.cc 9.39 KB