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

Commit 400e9378 authored by Maurice Lam's avatar Maurice Lam Committed by Android (Google) Code Review
Browse files

Merge "[FRP] Don't extract IME for PIN / Password during setup" into lmp-mr1-dev

parents 9dc247bb 4170f0e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
        android:layout_marginEnd="30dip"
        android:gravity="center"
        android:inputType="textPassword"
        android:imeOptions="actionNext"
        android:imeOptions="actionNext|flagNoExtractUi"
        android:textSize="24sp"
        style="@style/TextAppearance.PasswordEntry"/>