Files
Lawnchair/src/com/android/launcher3
Sunny Goyal 9bb8ffb5e3 Various quickscrub fixes
> Fixing PagedView resetting the currentPage, if scrollToPage was called before first layout
  This causes quickscrub to jump back to the current task if launcher activity was dead.
> Fixing missing callbacks in DeferredTouchConsumer causing missed quick scrub flings
> Sending the resents animation callbacks on the motion queue thread, to avoid synchronization
  issues with sysui callbacks.
> Waiting until the recents animation is received before starting the scale down animation
> Calculating the offset for quickscrub statically incase launcher activity was dead

Bug: 80214390
Change-Id: I1b7d00b7b266655a92fcd6239f25ba191655150f
2018-05-29 12:17:20 -07:00
..
2018-03-01 04:39:57 +00:00
2018-05-23 10:54:18 -07:00
2018-05-25 16:30:23 -07:00
2018-04-04 10:19:30 -07:00
2018-05-16 13:47:20 -07:00
2018-01-09 17:30:52 -08:00
2018-05-23 10:54:18 -07:00
2018-05-23 10:54:18 -07:00
2018-05-10 10:52:31 -07:00
2018-05-29 12:17:20 -07:00