Skip to content
Commit be9f50ba authored by Josh Tsuji's avatar Josh Tsuji
Browse files

Notify unlock controller when remote animation ends due to null finishedCallback.

In some cases, when unlocking to an activity that is
rotating, we can end up getting a null apps/callback
since the activity we were unlocking to is destroyed.

In this case, we should still tell the unlock
controller that the animation has ended, so that we
can reset state. This was resulting in the launcher
icons being 'prepared' for unlock indefinitely,
leaving them invisible/shrunken.

Fixes: 231690494
Test: rotate to landscape, lock, keep phone physically in landscape, unlock to launcher
Change-Id: I1e019fabc988f9ad316824d29e3d6fda5f62177b
parent 0dfb582d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment