commit | feb2e1e0b46926f79904fc0fde505552276f168b | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Wed Dec 19 17:24:11 2018 -0800 |
committer | chaviw <chaviw@google.com> | Fri Dec 21 10:56:55 2018 -0800 |
tree | 632a32dfd0bcc6b37683962bd0f600830be5abe7 | |
parent | 4895d8f0fc69e9c6ca912b1a1eac6efcb08d04db [diff] |
Wait for enter animation to complete when calling startActivitySync Tests may need to wait until the Activity's enter animation is complete before executing. This is to make sure the windows are all in the correct place. This change ensures the startActivitySync waits on enter animation to complete for that activity before proceeding. Change-Id: Ifd7bfd41b39518518f4013fad80c3acd1e8b2354 Fixes: 120430810 Test: InstrumentationTest#testSendPointerSync