• Michael Jurka's avatar
    Make All Apps<-->Workspace transition smoother · 2a4b1a80
    Michael Jurka authored
    - grouping workspace/all apps anims into one
    animator set, prevents blip when one of them ends
    early and its end anim handler does lots of work
    mid-animation
    - updating pivots for all apps zoom if layout
    changes
    - avoid running unnecessary animations on
    workspace pages
    - prevent unnecessary reloading of pages in
    All Apps
    
    Change-Id: I53a75f7c4c7d254057e2f8f4fd17711e8862256d
    2a4b1a80
PagedViewGridLayout.java 4.19 KB