Skip to content
Commit be65485d authored by Jeff Chang's avatar Jeff Chang
Browse files

Make the resumed activity visible

A resumed activity was added to stopping activity lists while making
it invisible without having state changes. Before dealing with the
stopping activity list and resume it again results in the visibility
still kept in invisible state.

This CL ensures that the RESUMED activity can be visible again when
no longer be occluded. Moreover, delete the duplicated remove
stopping action because makeVisibleIfNeeded() already did.

Bug: 163360820
Test: atest VrDisplayTests#testVrActivityReLaunch
Change-Id: I6e43825ca3825f059a7ac556fff7efe9f8999b63
parent 465e654a
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