Request Focus in fingerprint rename dialog am: 7a1d52eb06
am: 679c8de583
Change-Id: I5e17fe8417ad5394bea6d9cc1a9a8f96f6fc1fa4
This commit is contained in:
@@ -785,6 +785,7 @@ public class FingerprintSettings extends SubSettings {
|
|||||||
if (mDeleteInProgress) {
|
if (mDeleteInProgress) {
|
||||||
mAlertDialog.getButton(AlertDialog.BUTTON_NEGATIVE).setEnabled(false);
|
mAlertDialog.getButton(AlertDialog.BUTTON_NEGATIVE).setEnabled(false);
|
||||||
}
|
}
|
||||||
|
mDialogTextField.requestFocus();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
if (mTextHadFocus == null || mTextHadFocus) {
|
if (mTextHadFocus == null || mTextHadFocus) {
|
||||||
|
Reference in New Issue
Block a user