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

Skip to content
Commit ff4494a8 authored by Louis Chang's avatar Louis Chang
Browse files

Resets the activity translucent state if app died

Activity was temporary set to translucent while being started
with scene transition animation. Somehow, the app killed itself
on purpose. Although, the process restarted and the activity
was relaunched, the activity remained to be translucent.

This is possible in two cases:
#1, the convert-to-translucent activity is waiting for the
    activities below to be drawn, but app died.
#2, the activities below are drawn and waiting for the client
    to perform the transition, but app died.

Bug: 325150975
Test: kill app when activity started with scene transition
Change-Id: I0a545a0d10bae607145b4ea52117c7134d91b9ed
parent 3559a202
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