summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseRecyclerViewFastScrollBar.java
Commit message (Expand)AuthorAgeFilesLines
* Reimplement the CM scrubber against the new Launchercretin452017-03-261-0/+3
* Fixing an issue where you would inadvertently start fastscrolling.Winson2015-08-271-4/+8
* Updating the scrollbar to make the fastscroller more visible.Winson2015-08-201-31/+64
* Tweaking fast scroller to follow touch closer.Winson2015-08-201-5/+33
* Merge "Prevent extra animation when scrolling the recycler view." into ub-lau...Winson Chung2015-06-251-3/+5
|\
| * Prevent extra animation when scrolling the recycler view.Winson Chung2015-06-241-3/+5
* | Removing some synthetic methodsSunny Goyal2015-06-241-6/+7
|/
* Refactoring fast scroller.Winson Chung2015-06-231-0/+232