Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 02f723b7 authored by Matt Pietal's avatar Matt Pietal
Browse files

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
parent e7ed33a5
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