Skip to content
Commit ee70fbd1 authored by Winson Chung's avatar Winson Chung
Browse files

Skip handling recents toggle if a task is locked.

- When a task is locked, the logic will still try to start the recents
  activity (but will fail since it's a lock mode violation).  Nothing
  resets the state, so the button will stop responding.  Instead, skip
  handling of the button until the user unlocks the task.  Also add a
  final fallback for resetting the waiting state, whenever an app
  transition completes.

Bug: 65059121
Test: Launch app after pinning app, tap the recents button, and then
      un-pin and try to re-enter recents.

Change-Id: I0215957f041241b5a61d7fd5b784410368bbd996
parent 02584a23
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