Skip to content
Commit 500a38fc authored by Tarandeep Singh's avatar Tarandeep Singh Committed by Taran Singh
Browse files

Postpone IME show animation till IME is drawn in WM.

With this change, we postpone IME show animation until IME layout is fully
drawn in WM.
Earlier, we were showing IME right after InputMethodService called
Window.show(), which didn't guarantee that layout draw was completed.

Fix: 139487540
Bug: 111084606
Test: Manually verified as follows:
     1: Kill IME process or restart system to make sure IME window isn't
     created.
     2. Tap on edit field to make sure IME shows-up first time.
Change-Id: I35f3fdca43e6bae598a08237ba724962d575cb80
parent 07795adc
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