Skip to content
Commit 4a550b3a authored by Ming-Shin Lu's avatar Ming-Shin Lu
Browse files

Improve IME hiding animation when uncloked by password

- Clean up KeyguardPasswordViewController#onPause to reset the state afer
IME hiding animation finished.
- Clean up startDisappearAnimation for IME WindowInsets animation
  and {begin, end}JankInstrument logic to make easier maintain.
- Make sure invoking resetPasswordText only when the password is not match
  or after IME hiding animation finished to prevent unexpected show
  request by TextView#setText - > InputMethodManger#restartInput.

Fix: 178385387
Test: manual as issue steps
Test: atest KeyguardSecurityContainerControllerTest
Change-Id: Ib0d481919dc3afe104eb45d668619c45377f9b29
parent 7af62a21
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