summaryrefslogtreecommitdiffstats
path: root/res/animator
Commit message (Collapse)AuthorAgeFilesLines
* Updating the all-apps discovery bounce animationSunny Goyal2017-08-291-0/+35
| | | | | | | | | > Animation plays on every onResume > Updating animation to loop continuously on v23+ > Updating animation spec Bug: 64331951 Change-Id: Ic6fb8d6975b37f5b010fc585329cba615296f5c7
* Set the alpha to 1 when overview button is focused.Jon Miranda2017-04-261-7/+0
| | | | | Bug: 37569953 Change-Id: I5c2acde3b5b443fe21e869d52bb9d2f8d98a914d
* Removing custom state definition from FastBitmapDrawableSunny Goyal2017-02-232-0/+91
> For Fast scrolling, using state list animator defined in xml > For Pressed state, using onState change method in a drawable Change-Id: Ia608690f593938cf0f77e00afcc2a3076e48d8f4