History log of /packages/apps/Launcher3/src/com/android/launcher3/allapps/AllAppsFastScrollHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c08c59de07a359cdac3ffad9f861afa3ba61daee 28-Oct-2015 Winson <winsonc@google.com> Disabling the desaturation of fast scroll items.

Change-Id: I7e90e3b35dc6473ba5e2319abcea5c0c76cbd708
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AllAppsFastScrollHelper.java
c088049113c261331b5685e64050d14a31cd72df 21-Aug-2015 Winson <winsonc@google.com> Highlighting sectioned apps on fast-scroll.

- This CL fixes an old assumption we had about the height
of rows in AllApps, and ensures that we account for the
difference in height between the predictive icons and the
normal icons.
- In addition, we refactor FastBitmapDrawable to have multiple
states, which it manages in drawing itself, including the
press state and fast scroll focus states. And we also refactor
some of the fast scroll logic in the all apps recycler view
out to its own class.

Change-Id: I1988159b2767df733bbbfc7dc601859cde6c9943
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AllAppsFastScrollHelper.java