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

Commit 9852064d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set initial KSV state after inflation"

parents 443d78e6 f7fd03d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -143,6 +143,7 @@ public class KeyguardSecurityContainer extends FrameLayout implements KeyguardSe
            mSecurityViewFlipper.addView(v);
            updateSecurityView(v);
            view = (KeyguardSecurityView)v;
            view.reset();
        }

        return view;