diff options
| author | 2022-03-22 10:23:55 -0400 | |
|---|---|---|
| committer | 2022-03-22 10:23:55 -0400 | |
| commit | 02f723b7d2f6842b777148c924b45ba456f7f930 (patch) | |
| tree | 45918b563ab17b4011d936289089353a2883f745 /libs/androidfw/StringPool.cpp | |
| parent | e7ed33a57719f402d3bc6357ffeeebd79b6ad42c (diff) | |
Fix TaskView over lockscreen
When launching the TaskView with embedded activity over lockscreen,
the ControlsActivity is being issued onPause()/onResume()
calls. Previously, these would trigger show and hide animations to
run, which means it would also immediately hide the TaskView. Move
these to onStart()/onStop()
Fixes: 226117798
Test: ControlsMockApp with test activities
Change-Id: If888859ed733a4b683d164d96d0893ddb1e8a106
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions