Apply transaction before calling onFinish
A split pair may be dismiss in the background and the stage will skip the fade out transition. This will cause onFinish being executed immediately. So move the apply transaction operation before requesting fade out to ensure the order of execution. Bug: 269126417 Test: nexus_oop_test_multi_device_platform Change-Id: I696a38fb6ab4d702127b530cd4a20492b5ad09aa
Loading
Please register or sign in to comment