commit | 6a45659d7b1ac30db13aba32694e56b03b2324cf | [log] [tgz] |
---|---|---|
author | lbill <lbill@google.com> | Mon Apr 18 16:01:29 2022 +0000 |
committer | Bill Lin <lbill@google.com> | Wed Apr 20 09:22:14 2022 +0800 |
tree | 7736fbf02da2973319019bed4e390be94846ed3e | |
parent | 91adbd3b167430dd889a21461f0461ec0c76f9ac [diff] |
Set IME_FLAG_NO_EXTRACT_UI for ImeAwareEditText Without IME_FLAG_NO_EXTRACT_UI, device launch ChooseLockPassword in some cases, mPasswordEntry will go to extrac UI which is not compliance UI/UX design. Test: make and check visual of com.android.settings.password ChooseLockPassword & SetupChooseLockPassword activities. Bug: 222219535 Change-Id: I19777954b5edbc9064a8e930b84d2b4e8337c34a