Skip to content
Commit a4b15ed0 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Restrict change mode to apply transition background

Previously it only checks the transition type. It will incorrectly
add the background color for a CHANGE mode window.

An example:
 CLOSE type {
   CLOSE mode: translucent
   CHANGE mode: opaque
 }

Bug: 281010752
Test: Launch a translucent activity and it calls
      Activity#finishAndRemoveTask(). A fullscreen background
      color should not show.
Change-Id: Iff51289467c448b422f4011e14b9fd61de881b45
parent 35f2750e
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