Run showImeWithWindowInsetsController onMainSync
The test testShowHideKeyboard_byApi was calling the show API on the test thread, and later the hide API on the main thread. This unifies both calls to be on the main thread. Flag: EXEMPT testfix Bug: 394074425 Test: atest InputMethodServiceTest#testShowHideKeyboard_byApi Change-Id: I5082066bc469aaa3551c01b4ab3bb754d17b672d
Loading
Please register or sign in to comment