summaryrefslogtreecommitdiffstats
path: root/res/drawable-ldrtl
Commit message (Collapse)AuthorAgeFilesLines
* Fixing issue with popup arrow direction in RTL.Winson Chung2015-06-241-0/+0
| | | | Change-Id: I454596d8122ae7c44bb22fe74f229d19a5fbd4d4
* Refactoring fast scroller.Winson Chung2015-06-231-1/+1
| | | | | | | | | | | | | - 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
* Moving all apps code into sub package.Winson Chung2015-05-221-1/+1
| | | | | | | - Renaming resources, dimens, etc to be more consistent - Removing old AppsCustomize resources and other unused code Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
* Making the scrollbar scrubbable.Winson Chung2015-03-241-0/+27
- This change in behavior will remove the ability to scrub anywhere in the gutter to start fast-scrolling, but requires the user to touch near the scroll bar to start fast-scrolling. - Also fixes issue with wonky scrollbar due to the fake section breaks Change-Id: I34b08ac46ea93f7f4cad7ccde1048a388ee6a55d