commit | 9a5d77894c72972bf90a13002ef7c9967c2b5da5 | [log] [tgz] |
---|---|---|
author | tingna_sung <tingna_sung@htc.com> | Fri Jan 16 11:27:12 2015 +0800 |
committer | Wale Ogunwale <ogunwale@google.com> | Wed May 06 08:23:15 2015 -0700 |
tree | 9b25e5958aadc51728cadf4ec5d90e0ce8b83026 | |
parent | cf1f2ea5a7945dc4982b1e41197af94ad64e8f37 [diff] |
Don't apply animation clip to dialog activities If launching a dialog activity from Recents app UI, the top region of this dialog will be clipped. This is caused by applying clip rect animation effect for Recents app scale up/down transition. However, the clip rect animation is not needed for non-inset decor app window, e.g. dialog activity. https://code.google.com/p/android/issues/detail?id=161362 Bug: 20652683 Bug: 19523205 Change-Id: Ida8c3b28b3789061d6ebb662bc08738d7daec3a0