Fix InputMethodServiceTest#testHideImeWithWindowInsetsController
The IME visibility is only sent at the end of the animation. Therefore, we have to wait until the visibility was sent to the server and the IME window hidden. Change-Id: Ied0943e1937e9173365a62c9e5ccf5d8fae2dd56 Test: InputMethodServiceTest#testHideImeWithWindowInsetsController Fix: 377004461 Flag: EXEMPT test fix
Loading
Please register or sign in to comment