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

Commit 33b4c28c authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Animate backspace when unlocking

Bug: 111405682
Fixes: 118414397
Test: visual
Change-Id: Ie5af400e9869558832939debdb61190d6d32f3d7
parent c63d1cc4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -102,7 +102,8 @@ public class KeyguardPINView extends KeyguardPinBasedInputView {
                        findViewById(R.id.key9)
                },
                new View[]{
                        null, findViewById(R.id.key0), findViewById(R.id.key_enter)
                        findViewById(R.id.delete_button), findViewById(R.id.key0),
                        findViewById(R.id.key_enter)
                },
                new View[]{
                        null, mEcaView, null