Bug 6184359 The EditText was customized with a PasswordTransformationMethod, which is not propagated to the ExtractedEditText. Using the equivalent inputType instead. Change-Id: I174bd73b2aab4786767c1046996ad3541216d87e
State of dialogs was not properly maintained across pause/resume.