summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/anim/search_launch_enter.xml
Commit message (Collapse)AuthorAgeFilesLines
* Work on issue #6579997: Mariner entrance animationDianne Hackborn2012-06-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | Add a new variation of ActivityOptions that allows you to supply custom animation resources and get a callback when the animation starts. Use this in SearchPanelView to determine when to start hiding the search panel instead of having a fixed delay. Fix some issues in the activity manager where we would cancel the options in cases where we should actually keep them to give to the window manager for a transition. (Basically when the activity being started is not actually ending up launched, but just results in a shift in the activity stack.) Note that this is not quite what the design calls for -- the entire search UI is waiting and then disappearing when the animation starts, instead of the ring first disappearing while waiting for the time to fade out the circle. Change-Id: Iee9a404ba530908d73cdbd4a9d0d2907ac03428f
* Fix 6398209: Add custom transition animation for swipe to searchJim Miller2012-05-211-0/+32
Change-Id: I63ca0d332a44471c4d4a05414b9e3020e48834f5