commit | a371154f08246e89c4cb4d5eaefd0b496ecc5632 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Wed Jun 20 18:27:32 2012 -0700 |
committer | Craig Mautner <cmautner@google.com> | Wed Jun 20 18:49:38 2012 -0700 |
tree | d86a6aeb07aa8a0926a9716676175afe56059b47 | |
parent | 2a2b021a2133b769e0b82fd6edc166ba98129680 [diff] |
Make animations persist after completion. Transition animations were set to fillAfter=false which caused them to revert when they had completed. Normally this would not have mattered as the final state was obscured by the new Activity. In the case of the Phone app the Activities churn so much that the original Activity was exposed. Fixes bug 6691421. Change-Id: I96b8a43d0a2cac9a34a14a309548c41451c65a57