Fixes onBackAnimationFinished executed in binder thread.
The finishCallback can be called from binder thread. Post it to shell executor to make sure member fields are synchronized. Bug: 241808055 Test: verify onBackAnimationFinished is executed in the same thread. Change-Id: Iaf9ec5499d6d47b51bd06ec68a329259e90ad3b1
Loading
Please register or sign in to comment