summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseRecyclerViewFastScrollBar.java
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Prevent extra animation when scrolling the recycler view." into ↵Winson Chung2015-06-251-3/+5
|\ | | | | | | ub-launcher3-burnaby
| * Prevent extra animation when scrolling the recycler view.Winson Chung2015-06-241-3/+5
| | | | | | | | Change-Id: I362b557ae63a2cbef77ebf7fac9a7a27adeabb49
* | Removing some synthetic methodsSunny Goyal2015-06-241-6/+7
|/ | | | Change-Id: I08310e21871c7d670eb384ef1e835d155540c3e8
* Refactoring fast scroller.Winson Chung2015-06-231-0/+232
- Fixing issue with fast scroller not fitting name width. - Refactoring fast scrolling/scroll bar code out of base recycler view - Adding animations to fast scroller to match design - Smooth scrolling when jumping between app rows - Fixing issue with fast scroller jumping when you first pick it up - Fixing issue with wrong background paddings being used Bug: 21874346 Bug: 22031923 Change-Id: I9f011b1f375751f437604b900e95a2942d3f4601