commit | 1f7092ebdfddda74f46f44ae26d8a7a3676868cc | [log] [tgz] |
---|---|---|
author | tingna_sung <tingna_sung@htc.com> | Fri Jan 16 11:27:12 2015 +0800 |
committer | tingna_sung <tingna_sung@htc.com> | Wed May 06 13:06:00 2015 +0800 |
tree | d6e7b2581515429c41171e840f13c5946495c567 | |
parent | e8d735c70a594abdfbf9ff16ef2ccfc9b87a3635 [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