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

Commit e2f1f890 authored by Pat Manning's avatar Pat Manning
Browse files

Revert "Restore default focus to input."

Revert submission 25525123-bouncer-pin-outline

Reason for revert: b/315248246

Reverted changes: /q/submissionid:25525123-bouncer-pin-outline

Change-Id: If9be7877b2aae1a0c52be042c3ee66b47ef1f8ff
parent c6ed429c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -168,6 +168,7 @@ public abstract class KeyguardPinBasedInputView extends KeyguardAbsKeyInputView

        // Set selected property on so the view can send accessibility events.
        mPasswordEntry.setSelected(true);
        mPasswordEntry.setDefaultFocusHighlightEnabled(false);

        mOkButton = findViewById(R.id.key_enter);