Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe36f3c8 authored by Evan Rosky's avatar Evan Rosky Committed by android-build-merger
Browse files

Request Focus in fingerprint rename dialog

am: 7a1d52eb

Change-Id: Ic0bb6acb7968afe0977cf78287a31abbc7de9a4a
parents bb0692ac 7a1d52eb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -781,6 +781,7 @@ public class FingerprintSettings extends SubSettings {
                        if (mDeleteInProgress) {
                            mAlertDialog.getButton(AlertDialog.BUTTON_NEGATIVE).setEnabled(false);
                        }
                        mDialogTextField.requestFocus();
                    }
                });
                if (mTextHadFocus == null || mTextHadFocus) {