commit | d19c449092965597f60eabd86824203eaf9b5f8c | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Thu Jun 29 09:20:25 2023 +0000 |
committer | Tony Huang <tonyychuang@google.com> | Thu Jun 29 09:29:43 2023 +0000 |
tree | 3fca6eef91c06ff4e1923eee010331f0949d9f2f | |
parent | 861cc9ab0e602be5d4af6045f679b8d878cbc4d5 [diff] |
Migrate show when lock behavior to handleRequset Current show when lock behavior implementation sometimes doesn't work due to both tasks are invisible and lead to the app could only show half of screen. Because show when lock it will get a TRANSIT_KEYGUARD_OCCLUDE transition so we can handle it on the handleRequest and it will also make the transition more smooth. Fix: 284253219 Test: manual Test: pass existing tests Change-Id: I5a7f364a732faa26e9021054180bab40a1faaafe