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

Skip to content
Commit 7e21e568 authored by Gaurav Bhola's avatar Gaurav Bhola
Browse files

Handle task visibility change to show the surface

- When a new task organizer is registered, while a task is invisible,
  onTaskAppeared() may get called with isVisible=false.
- Later on when visibility becomes true, onTaskAppeared() is not called
  and hence that surface would still remain hidden.
- Handle this scenario in onTaskInfoChanged to make sure surface is
  shown correctly.

Fix: 272296051
Test: Tested manually by triggering this case on gcar_ui_portrait
Change-Id: Ie61be170ae92dac1c4eab102e76629f989afa64c
parent 3d1b8b9a
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