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

Commit 1533a87e authored by Jim Miller's avatar Jim Miller Committed by Android (Google) Code Review
Browse files

Merge "Fix 6247249: make sure label on tablets is "done" instead of "next""

parents fde3f83c 337b07c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@
                    android:textAppearance="?android:attr/textAppearanceMedium"
                    android:background="@null"
                    android:textColor="#ffffffff"
                    android:imeOptions="flagForceAscii"
                    android:imeOptions="flagForceAscii|actionDone"
                />

                <!-- This delete button is only visible for numeric PIN entry -->