Ensure that window gets to a drawn state
- With legacy transitions the window draw state doesn't to change to HAS_DRAWN. performShowLocked() needs to complete to change the draw state. - isReadyForDisplay() should return true even when mToken.isVisible() return false Flag: EXEMPT (Bug fix) Fix: 359783169 Bug: 338426357 Test: atest Change-Id: I6902178168250be9949af1d367bd4a02982508c3
Loading
Please register or sign in to comment