Skip to content
Commit ceb7010d authored by Justin Weir's avatar Justin Weir
Browse files

Ensure scrim visibility updated by mPrimaryBouncerToGoneTransition

This was a race condition where the back scrim was not getting to
alpha=zero in time for the last scrim visibility update, so it was
keeping the window up (which then ate the touches). The fix is to
add an insurance scrim visibility update at the end of the fade-in.

Test: ran all atest tests
Test: manually verified that the breaking condition occurred but was mitigated
Fixes: 273998188
Change-Id: I2986c82b3c6831fc581e745cd2a3ac118f314f33
parent 3724ca17
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